chore(deps): update dependency mocha to v9.0.3
This commit is contained in:
committed by
renovate[bot]
parent
f02de3c64c
commit
50740f337c
6
curriculum/package-lock.json
generated
6
curriculum/package-lock.json
generated
@ -5924,9 +5924,9 @@
|
||||
}
|
||||
},
|
||||
"mocha": {
|
||||
"version": "9.0.2",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.2.tgz",
|
||||
"integrity": "sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==",
|
||||
"version": "9.0.3",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
|
||||
"integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@ungap/promise-all-settled": "1.1.2",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"jsdom": "16.6.0",
|
||||
"live-server": "1.2.1",
|
||||
"lodash": "4.17.21",
|
||||
"mocha": "9.0.2",
|
||||
"mocha": "9.0.3",
|
||||
"mock-require": "3.0.3",
|
||||
"puppeteer": "10.1.0",
|
||||
"readdirp": "3.6.0",
|
||||
|
Reference in New Issue
Block a user