Update @types/elliptic

This commit is contained in:
Simon Warta 2022-11-15 16:10:35 +01:00
parent 3e6c9b6009
commit 6fc3d33117
5 changed files with 14 additions and 14 deletions

10
.pnp.cjs generated
View File

@ -473,7 +473,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\ ],\
[\ [\
"@types/elliptic",\ "@types/elliptic",\
"npm:6.4.12"\ "npm:6.4.14"\
],\ ],\
[\ [\
"@types/eslint",\ "@types/eslint",\
@ -3327,7 +3327,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\ ["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@noble/hashes", "npm:1.0.0"],\ ["@noble/hashes", "npm:1.0.0"],\
["@types/bn.js", "npm:5.1.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/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.0.3"],\ ["@types/jasmine", "npm:4.0.3"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\ ["@types/karma-firefox-launcher", "npm:2.1.0"],\
@ -4447,10 +4447,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\ }]\
]],\ ]],\
["@types/elliptic", [\ ["@types/elliptic", [\
["npm:6.4.12", {\ ["npm:6.4.14", {\
"packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.12-02ae0f4627-35dc3b6b4b.zip/node_modules/@types/elliptic/",\ "packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip/node_modules/@types/elliptic/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/elliptic", "npm:6.4.12"],\ ["@types/elliptic", "npm:6.4.14"],\
["@types/bn.js", "npm:5.1.0"]\ ["@types/bn.js", "npm:5.1.0"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\

Binary file not shown.

BIN
.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-d5a64f540e.zip (Stored with Git LFS) vendored Normal file

Binary file not shown.

View File

@ -52,7 +52,7 @@
"devDependencies": { "devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1", "@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/bn.js": "^5", "@types/bn.js": "^5",
"@types/elliptic": "^6.4.12", "@types/elliptic": "^6.4.14",
"@types/eslint-plugin-prettier": "^3", "@types/eslint-plugin-prettier": "^3",
"@types/jasmine": "^4", "@types/jasmine": "^4",
"@types/karma-firefox-launcher": "^2", "@types/karma-firefox-launcher": "^2",

View File

@ -450,7 +450,7 @@ __metadata:
"@istanbuljs/nyc-config-typescript": ^1.0.1 "@istanbuljs/nyc-config-typescript": ^1.0.1
"@noble/hashes": ^1 "@noble/hashes": ^1
"@types/bn.js": ^5 "@types/bn.js": ^5
"@types/elliptic": ^6.4.12 "@types/elliptic": ^6.4.14
"@types/eslint-plugin-prettier": ^3 "@types/eslint-plugin-prettier": ^3
"@types/jasmine": ^4 "@types/jasmine": ^4
"@types/karma-firefox-launcher": ^2 "@types/karma-firefox-launcher": ^2
@ -1455,12 +1455,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/elliptic@npm:^6.4.12": "@types/elliptic@npm:^6.4.14":
version: 6.4.12 version: 6.4.14
resolution: "@types/elliptic@npm:6.4.12" resolution: "@types/elliptic@npm:6.4.14"
dependencies: dependencies:
"@types/bn.js": "*" "@types/bn.js": "*"
checksum: 35dc3b6b4ba411b2e2ca2dfead45034d1411f5062183ec49270a693b7f2bdff27e3538aae8773a7fce2d04084018a28bacc8a442f578f594fad11431242d87aa checksum: d5a64f540e0ed4b74a12dfa5cc88c0aa7b531eab3b7a9fab17948ffbfc6e01814230e63d7417ce1b607dbd8b5d70e1b64f5afac632deabf96e44875aaac0ae1b
languageName: node languageName: node
linkType: hard linkType: hard