Update @types/mocha 5 -> 7

Changelog-entry: Update @types/mocha 5 -> 7
Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2020-05-13 11:47:21 +02:00
parent b397240664
commit c5c0d46ab8
2 changed files with 5 additions and 5 deletions

8
npm-shrinkwrap.json generated
View File

@ -780,9 +780,9 @@
"dev": true
},
"@types/mocha": {
"version": "5.2.7",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz",
"integrity": "sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-7.0.2.tgz",
"integrity": "sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==",
"dev": true
},
"@types/node": {
@ -14831,4 +14831,4 @@
}
}
}
}
}

View File

@ -86,7 +86,7 @@
"@types/bluebird": "^3.5.30",
"@types/chai": "^4.2.7",
"@types/mime-types": "^2.1.0",
"@types/mocha": "^5.2.7",
"@types/mocha": "^7.0.2",
"@types/node": "^12.12.24",
"@types/node-ipc": "^9.1.2",
"@types/react-dom": "^16.8.4",