Merge pull request #846 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.2.2

build(deps-dev): bump @types/mocha from 8.2.1 to 8.2.2
This commit is contained in:
Dolan
2021-03-22 11:47:12 +00:00
committed by GitHub

8
package-lock.json generated
View File

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