diff --git a/.pnp.cjs b/.pnp.cjs index 725f9fb..0cbc9a1 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -122,7 +122,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["convert-source-map", "npm:1.8.0"], ["debug", "virtual:ab4298b064d6d9ecd7fe3144411b92738a78b3a31c900beadb704a0521a214be5ef615a1cd1df12822278b0da742f268ed27c0ff2574b12eb9acd1cd4b2ec728#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"], ["source-map", "npm:0.5.7"] ], @@ -145,7 +145,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["convert-source-map", "npm:1.8.0"], ["debug", "virtual:ab4298b064d6d9ecd7fe3144411b92738a78b3a31c900beadb704a0521a214be5ef615a1cd1df12822278b0da742f268ed27c0ff2574b12eb9acd1cd4b2ec728#npm:4.3.2"], ["gensync", "npm:1.0.0-beta.2"], - ["json5", "npm:2.2.1"], + ["json5", "npm:2.2.3"], ["semver", "npm:6.3.0"] ], "linkType": "HARD", @@ -4006,18 +4006,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/", - "packageDependencies": [ - ["json5", "npm:2.2.0"], - ["minimist", "npm:1.2.5"] - ], - "linkType": "HARD", - }], - ["npm:2.2.1", { - "packageLocation": "./.yarn/cache/json5-npm-2.2.1-44675c859c-74b8a23b10.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.1"] + ["json5", "npm:2.2.3"] ], "linkType": "HARD", }] @@ -4258,15 +4250,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], - ["minimist", [ - ["npm:1.2.5", { - "packageLocation": "./.yarn/cache/minimist-npm-1.2.5-ced0e1f617-86706ce5b3.zip/node_modules/minimist/", - "packageDependencies": [ - ["minimist", "npm:1.2.5"] - ], - "linkType": "HARD", - }] - ]], ["minipass", [ ["npm:3.1.5", { "packageLocation": "./.yarn/cache/minipass-npm-3.1.5-63d27aa1b8-8b410b9a5b.zip/node_modules/minipass/", @@ -5616,7 +5599,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["fast-json-stable-stringify", "npm:2.1.0"], ["jest", "virtual:020fc7d94c59e3a3a9c7c102561baf39436220930bc71ae4b32b5080fe8189c54e6fb420af79d5d61c73eef83c6f1a6f5302cc6f1ef959b964e8f0dd7c434720#npm:28.1.2"], ["jest-util", "npm:28.1.1"], - ["json5", "npm:2.2.1"], + ["json5", "npm:2.2.3"], ["lodash.memoize", "npm:4.1.2"], ["make-error", "npm:1.3.6"], ["semver", "npm:7.3.5"], diff --git a/.yarn/cache/json5-npm-2.2.0-da49dc7cb5-e88fc5274b.zip b/.yarn/cache/json5-npm-2.2.0-da49dc7cb5-e88fc5274b.zip deleted file mode 100644 index 322b81d..0000000 Binary files a/.yarn/cache/json5-npm-2.2.0-da49dc7cb5-e88fc5274b.zip and /dev/null differ diff --git a/.yarn/cache/json5-npm-2.2.1-44675c859c-74b8a23b10.zip b/.yarn/cache/json5-npm-2.2.1-44675c859c-74b8a23b10.zip deleted file mode 100644 index 99c2b0d..0000000 Binary files a/.yarn/cache/json5-npm-2.2.1-44675c859c-74b8a23b10.zip and /dev/null differ diff --git a/.yarn/cache/json5-npm-2.2.3-9962c55073-2a7436a933.zip b/.yarn/cache/json5-npm-2.2.3-9962c55073-2a7436a933.zip new file mode 100644 index 0000000..51d7c3f Binary files /dev/null and b/.yarn/cache/json5-npm-2.2.3-9962c55073-2a7436a933.zip differ diff --git a/.yarn/cache/minimist-npm-1.2.5-ced0e1f617-86706ce5b3.zip b/.yarn/cache/minimist-npm-1.2.5-ced0e1f617-86706ce5b3.zip deleted file mode 100644 index c5b7cfe..0000000 Binary files a/.yarn/cache/minimist-npm-1.2.5-ced0e1f617-86706ce5b3.zip and /dev/null differ diff --git a/yarn.lock b/yarn.lock index 5d07fcf..afd6448 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3151,23 +3151,12 @@ fsevents@^2.3.2: languageName: node linkType: hard -"json5@npm:^2.1.2": - version: 2.2.0 - resolution: "json5@npm:2.2.0" - dependencies: - minimist: ^1.2.5 +"json5@npm:^2.1.2, json5@npm:^2.2.1": + version: 2.2.3 + resolution: "json5@npm:2.2.3" bin: json5: lib/cli.js - checksum: e88fc5274bb58fc99547baa777886b069d2dd96d9cfc4490b305fd16d711dabd5979e35a4f90873cefbeb552e216b041a304fe56702bedba76e19bc7845f208d - languageName: node - linkType: hard - -"json5@npm:^2.2.1": - version: 2.2.1 - resolution: "json5@npm:2.2.1" - bin: - json5: lib/cli.js - checksum: 74b8a23b102a6f2bf2d224797ae553a75488b5adbaee9c9b6e5ab8b510a2fc6e38f876d4c77dea672d4014a44b2399e15f2051ac2b37b87f74c0c7602003543b + checksum: 2a7436a93393830bce797d4626275152e37e877b265e94ca69c99e3d20c2b9dab021279146a39cdb700e71b2dd32a4cebd1514cd57cee102b1af906ce5040349 languageName: node linkType: hard @@ -3371,13 +3360,6 @@ fsevents@^2.3.2: languageName: node linkType: hard -"minimist@npm:^1.2.5": - version: 1.2.5 - resolution: "minimist@npm:1.2.5" - checksum: 86706ce5b36c16bfc35c5fe3dbb01d5acdc9a22f2b6cc810b6680656a1d2c0e44a0159c9a3ba51fb072bb5c203e49e10b51dcd0eec39c481f4c42086719bae52 - languageName: node - linkType: hard - "minipass-collect@npm:^1.0.2": version: 1.0.2 resolution: "minipass-collect@npm:1.0.2"