Skip to content

Commit af84281

Browse files
build(deps-dev): bump mocha from 9.2.2 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.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.2.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 f9e53ef commit af84281

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"chai": "4.3.4",
3636
"eslint": "8.4.1",
37-
"mocha": "9.2.2",
37+
"mocha": "10.2.0",
3838
"nyc": "15.1.0",
3939
"sinon": "15.1.0"
4040
},

0 commit comments

Comments
 (0)