From 06accd39566370e08154f67862f2034226b132dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 14:06:48 +0000 Subject: [PATCH] build(deps): bump json5 from 2.2.1 to 2.2.3 in /scripts Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scripts/package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/scripts/package-lock.json b/scripts/package-lock.json index bbd2a8fa..62011459 100644 --- a/scripts/package-lock.json +++ b/scripts/package-lock.json @@ -21,7 +21,7 @@ }, "muban-webpack": { "name": "@pota/muban-webpack-scripts", - "version": "1.1.2", + "version": "1.1.3", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -10318,9 +10318,9 @@ "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" }, "node_modules/json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "bin": { "json5": "lib/cli.js" }, @@ -18450,7 +18450,7 @@ }, "plop": { "name": "@pota/plop-scripts", - "version": "1.0.0-rc.1", + "version": "1.0.2", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -18463,7 +18463,7 @@ }, "react-vite": { "name": "@pota/react-vite-scripts", - "version": "1.0.1", + "version": "1.0.2", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -18477,7 +18477,7 @@ }, "react-webpack": { "name": "@pota/react-webpack-scripts", - "version": "1.0.3", + "version": "1.0.4", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -18494,7 +18494,7 @@ }, "vite": { "name": "@pota/vite-scripts", - "version": "1.0.1", + "version": "1.0.3", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -18506,7 +18506,7 @@ }, "webpack": { "name": "@pota/webpack-scripts", - "version": "1.0.5", + "version": "1.0.6", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -26399,9 +26399,9 @@ "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" }, "json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==" + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" }, "jsonfile": { "version": "6.1.0",