Skip to content

Commit 0b3e127

Browse files
build(deps-dev): bump mocha from 9.2.2 to 10.0.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e01e841 commit 0b3e127

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"chai": "^4.3.4",
3535
"eslint": "^8.0.0",
36-
"mocha": "^9.2.2",
36+
"mocha": "^10.0.0",
3737
"nyc": "^15.1.0",
3838
"sinon": "^13.0.1"
3939
},

0 commit comments

Comments
 (0)