build(deps-dev): bump @types/mocha from 8.0.4 to 8.2.0

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.4 to 8.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-09 08:04:12 +00:00
committed by GitHub
parent 806deeaf78
commit 4c8829df28

6
package-lock.json generated
View File

@ -576,9 +576,9 @@
"dev": true "dev": true
}, },
"@types/mocha": { "@types/mocha": {
"version": "8.0.4", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.4.tgz", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.0.tgz",
"integrity": "sha512-M4BwiTJjHmLq6kjON7ZoI2JMlBvpY3BYSdiP6s/qCT3jb1s9/DeJF0JELpAxiVSIxXDzfNKe+r7yedMIoLbknQ==", "integrity": "sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==",
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {