From 48d61f325a0bd91c8beb77c8abae325cb896459b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 20:28:18 +0000 Subject: [PATCH] chore(deps): bump json5 from 2.2.0 to 2.2.3 Bumps [json5](https://github.com/json5/json5) from 2.2.0 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.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .pnp.cjs | 9 ++++----- yarn.lock | 8 +++----- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 358e48252..cb6b4e1b7 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -183,7 +183,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["convert-source-map", "npm:1.7.0"], ["debug", "virtual:65523936f66795efc0bd6f7ca9a755f1be9f9bb998dc7cd39f5d823ea185c793a03b3f329f921a146569ee8bdffdd22dd15c2e08d286539b118e1cbbab91f8cf#npm:4.3.2"], ["gensync", "npm:1.0.0-beta.2"], - ["json5", "npm:2.2.0"], + ["json5", "npm:2.2.3"], ["semver", "npm:6.3.0"] ], "linkType": "HARD", @@ -5446,11 +5446,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["json5", [ - ["npm:2.2.0", { - "packageLocation": "./.yarn/cache/json5-npm-2.2.0-da49dc7cb5-e88fc5274b.zip/node_modules/json5/", + ["npm:2.2.3", { + "packageLocation": "./.yarn/cache/json5-npm-2.2.3-9962c55073-2a7436a933.zip/node_modules/json5/", "packageDependencies": [ - ["json5", "npm:2.2.0"], - ["minimist", "npm:1.2.5"] + ["json5", "npm:2.2.3"] ], "linkType": "HARD", }] diff --git a/yarn.lock b/yarn.lock index 14de87098..3ea900adb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3846,13 +3846,11 @@ fsevents@~2.3.1: linkType: hard "json5@npm:^2.1.2": - version: 2.2.0 - resolution: "json5@npm:2.2.0" - dependencies: - minimist: ^1.2.5 + version: 2.2.3 + resolution: "json5@npm:2.2.3" bin: json5: lib/cli.js - checksum: e88fc5274bb58fc99547baa777886b069d2dd96d9cfc4490b305fd16d711dabd5979e35a4f90873cefbeb552e216b041a304fe56702bedba76e19bc7845f208d + checksum: 2a7436a93393830bce797d4626275152e37e877b265e94ca69c99e3d20c2b9dab021279146a39cdb700e71b2dd32a4cebd1514cd57cee102b1af906ce5040349 languageName: node linkType: hard