mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Update @types/elliptic
This commit is contained in:
parent
3e6c9b6009
commit
6fc3d33117
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -473,7 +473,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
[\
|
||||
"@types/elliptic",\
|
||||
"npm:6.4.12"\
|
||||
"npm:6.4.14"\
|
||||
],\
|
||||
[\
|
||||
"@types/eslint",\
|
||||
@ -3327,7 +3327,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
|
||||
["@noble/hashes", "npm:1.0.0"],\
|
||||
["@types/bn.js", "npm:5.1.0"],\
|
||||
["@types/elliptic", "npm:6.4.12"],\
|
||||
["@types/elliptic", "npm:6.4.14"],\
|
||||
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
|
||||
["@types/jasmine", "npm:4.0.3"],\
|
||||
["@types/karma-firefox-launcher", "npm:2.1.0"],\
|
||||
@ -4447,10 +4447,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@types/elliptic", [\
|
||||
["npm:6.4.12", {\
|
||||
"packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.12-02ae0f4627-35dc3b6b4b.zip/node_modules/@types/elliptic/",\
|
||||
["npm:6.4.14", {\
|
||||
"packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip/node_modules/@types/elliptic/",\
|
||||
"packageDependencies": [\
|
||||
["@types/elliptic", "npm:6.4.12"],\
|
||||
["@types/elliptic", "npm:6.4.14"],\
|
||||
["@types/bn.js", "npm:5.1.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
|
BIN
.yarn/cache/@types-elliptic-npm-6.4.12-02ae0f4627-35dc3b6b4b.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/@types-elliptic-npm-6.4.12-02ae0f4627-35dc3b6b4b.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
@ -52,7 +52,7 @@
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.1",
|
||||
"@types/bn.js": "^5",
|
||||
"@types/elliptic": "^6.4.12",
|
||||
"@types/elliptic": "^6.4.14",
|
||||
"@types/eslint-plugin-prettier": "^3",
|
||||
"@types/jasmine": "^4",
|
||||
"@types/karma-firefox-launcher": "^2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -450,7 +450,7 @@ __metadata:
|
||||
"@istanbuljs/nyc-config-typescript": ^1.0.1
|
||||
"@noble/hashes": ^1
|
||||
"@types/bn.js": ^5
|
||||
"@types/elliptic": ^6.4.12
|
||||
"@types/elliptic": ^6.4.14
|
||||
"@types/eslint-plugin-prettier": ^3
|
||||
"@types/jasmine": ^4
|
||||
"@types/karma-firefox-launcher": ^2
|
||||
@ -1455,12 +1455,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/elliptic@npm:^6.4.12":
|
||||
version: 6.4.12
|
||||
resolution: "@types/elliptic@npm:6.4.12"
|
||||
"@types/elliptic@npm:^6.4.14":
|
||||
version: 6.4.14
|
||||
resolution: "@types/elliptic@npm:6.4.14"
|
||||
dependencies:
|
||||
"@types/bn.js": "*"
|
||||
checksum: 35dc3b6b4ba411b2e2ca2dfead45034d1411f5062183ec49270a693b7f2bdff27e3538aae8773a7fce2d04084018a28bacc8a442f578f594fad11431242d87aa
|
||||
checksum: d5a64f540e0ed4b74a12dfa5cc88c0aa7b531eab3b7a9fab17948ffbfc6e01814230e63d7417ce1b607dbd8b5d70e1b64f5afac632deabf96e44875aaac0ae1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user