Skip to content

Commit 2d51a8a

Browse files
build(deps-dev): bump mocha from 9.1.1 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 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.1...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] <support@github.com>
1 parent 1286ac5 commit 2d51a8a

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
@@ -20,7 +20,7 @@
2020
"after": "0.8.2",
2121
"eslint": "7.30.0",
2222
"express": "4.17.1",
23-
"mocha": "9.1.1",
23+
"mocha": "9.2.2",
2424
"nyc": "15.1.0",
2525
"supertest": "6.1.3"
2626
},

0 commit comments

Comments
 (0)