Merge pull request #1060 from dolanmiu/dependabot/npm_and_yarn/mocha-9.0.3

Bump mocha from 9.0.2 to 9.0.3
This commit is contained in:
Dolan
2021-07-30 03:54:44 +01:00
committed by GitHub

6
package-lock.json generated
View File

@ -3578,9 +3578,9 @@
} }
}, },
"mocha": { "mocha": {
"version": "9.0.2", "version": "9.0.3",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.2.tgz", "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
"integrity": "sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==", "integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@ungap/promise-all-settled": "1.1.2", "@ungap/promise-all-settled": "1.1.2",