Skip to content

Commit 591ab3d

Browse files
Bump mocha from 9.1.1 to 9.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 343f3d5 commit 591ab3d

File tree

2 files changed

+31
-142
lines changed

2 files changed

+31
-142
lines changed

package-lock.json

Lines changed: 30 additions & 141 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.1"
23+
"mocha": "9.1.2"
2424
},
2525
"scripts": {
2626
"build": "browserify lib/index.js -s w3capi -o lib/w3capi.js",

0 commit comments

Comments
 (0)