mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Upgrade json5
This commit is contained in:
parent
4acc29acc1
commit
c51cadc472
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -1828,7 +1828,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
],\
|
],\
|
||||||
[\
|
[\
|
||||||
"json5",\
|
"json5",\
|
||||||
"npm:1.0.1"\
|
"npm:1.0.2"\
|
||||||
],\
|
],\
|
||||||
[\
|
[\
|
||||||
"jsonc-parser",\
|
"jsonc-parser",\
|
||||||
@ -9579,10 +9579,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["json5", [\
|
["json5", [\
|
||||||
["npm:1.0.1", {\
|
["npm:1.0.2", {\
|
||||||
"packageLocation": "./.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip/node_modules/json5/",\
|
"packageLocation": "./.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip/node_modules/json5/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["json5", "npm:1.0.1"],\
|
["json5", "npm:1.0.2"],\
|
||||||
["minimist", "npm:1.2.6"]\
|
["minimist", "npm:1.2.6"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
@ -12711,7 +12711,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["tsconfig-paths", "npm:3.9.0"],\
|
["tsconfig-paths", "npm:3.9.0"],\
|
||||||
["@types/json5", "npm:0.0.29"],\
|
["@types/json5", "npm:0.0.29"],\
|
||||||
["json5", "npm:1.0.1"],\
|
["json5", "npm:1.0.2"],\
|
||||||
["minimist", "npm:1.2.6"],\
|
["minimist", "npm:1.2.6"],\
|
||||||
["strip-bom", "npm:3.0.0"]\
|
["strip-bom", "npm:3.0.0"]\
|
||||||
],\
|
],\
|
||||||
|
BIN
.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
@ -5080,13 +5080,13 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"json5@npm:^1.0.1":
|
"json5@npm:^1.0.1":
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
resolution: "json5@npm:1.0.1"
|
resolution: "json5@npm:1.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
minimist: ^1.2.0
|
minimist: ^1.2.0
|
||||||
bin:
|
bin:
|
||||||
json5: lib/cli.js
|
json5: lib/cli.js
|
||||||
checksum: e76ea23dbb8fc1348c143da628134a98adf4c5a4e8ea2adaa74a80c455fc2cdf0e2e13e6398ef819bfe92306b610ebb2002668ed9fc1af386d593691ef346fc3
|
checksum: 866458a8c58a95a49bef3adba929c625e82532bcff1fe93f01d29cb02cac7c3fe1f4b79951b7792c2da9de0b32871a8401a6e3c5b36778ad852bf5b8a61165d7
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user