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

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.1 to 8.2.2.
- [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-03-22 08:27:13 +00:00
committed by GitHub
parent 46846b6e6c
commit bd456d3864

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "5.5.0",
"version": "6.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -560,9 +560,9 @@
}
},
"@types/mocha": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.1.tgz",
"integrity": "sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz",
"integrity": "sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==",
"dev": true
},
"@types/node": {