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",
"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": {