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

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.0 to 8.2.1.
- [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]
2021-02-18 07:58:12 +00:00
committed by GitHub
parent a6f77d01ca
commit 48c1559a77

6
package-lock.json generated
View File

@ -566,9 +566,9 @@
"dev": true "dev": true
}, },
"@types/mocha": { "@types/mocha": {
"version": "8.2.0", "version": "8.2.1",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.0.tgz", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.1.tgz",
"integrity": "sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==", "integrity": "sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==",
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {