Skip to content

Commit bac1846

Browse files
Bump mocha from 9.2.2 to 10.0.0 (#538)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc8dc71 commit bac1846

File tree

2 files changed

+64
-63
lines changed

2 files changed

+64
-63
lines changed

package-lock.json

Lines changed: 63 additions & 62 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
@@ -29,7 +29,7 @@
2929
"karma-firefox-launcher": "^2.1.0",
3030
"karma-mocha": "^2.0.0",
3131
"load-grunt-tasks": "^5.1.0",
32-
"mocha": "^9.0.1",
32+
"mocha": "^10.0.0",
3333
"time-grunt": "^2.0.0"
3434
},
3535
"dependencies": {

0 commit comments

Comments
 (0)