Skip to content

Commit 9515b56

Browse files
build(deps-dev): bump mocha from 9.1.3 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.3...v9.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2b3285 commit 9515b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-node": "11.1.0",
2525
"eslint-plugin-promise": "5.2.0",
2626
"eslint-plugin-standard": "4.1.0",
27-
"mocha": "9.1.3",
27+
"mocha": "9.2.2",
2828
"nyc": "15.1.0"
2929
},
3030
"engines": {

0 commit comments

Comments
 (0)