chore(deps): update dependency @types/mocha to v10
This commit is contained in:
parent
eae0a562dd
commit
ff10da727d
14
package-lock.json
generated
14
package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/cors": "^2.8.6",
|
||||
"@types/express": "^4.17.3",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/mocha": "^10.0.0",
|
||||
"@types/node": "^14.18.33",
|
||||
"@types/ws": "^7.2.3",
|
||||
"@types/yargs": "^17.0.19",
|
||||
@ -2846,9 +2846,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/mocha": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-7.0.2.tgz",
|
||||
"integrity": "sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
|
||||
"integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
@ -14641,9 +14641,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/mocha": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-7.0.2.tgz",
|
||||
"integrity": "sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
|
||||
"integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
|
@ -73,7 +73,7 @@
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/cors": "^2.8.6",
|
||||
"@types/express": "^4.17.3",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/mocha": "^10.0.0",
|
||||
"@types/node": "^14.18.33",
|
||||
"@types/ws": "^7.2.3",
|
||||
"@types/yargs": "^17.0.19",
|
||||
|
Loading…
x
Reference in New Issue
Block a user