Skip to content

Commit 343f3d5

Browse files
authored
Merge pull request #80 from w3c/dependabot/npm_and_yarn/mocha-9.1.1
Bump mocha from 9.1.0 to 9.1.1
2 parents 6f1008a + 25800e4 commit 343f3d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"browserify": "17.0.0",
2222
"expect.js": "0.3",
23-
"mocha": "9.1.0"
23+
"mocha": "9.1.1"
2424
},
2525
"scripts": {
2626
"build": "browserify lib/index.js -s w3capi -o lib/w3capi.js",

0 commit comments

Comments
 (0)