Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit b581055

Browse files
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 cbbd3e4 commit b581055

File tree

2 files changed

+62
-99
lines changed

2 files changed

+62
-99
lines changed

package-lock.json

Lines changed: 61 additions & 98 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
@@ -32,7 +32,7 @@
3232
"@types/mocha": "^9.0.0",
3333
"@types/double-ended-queue": "^2.1.1",
3434
"chai": "^4.3.4",
35-
"mocha": "^9.1.3",
35+
"mocha": "^10.0.0",
3636
"sleep-promise": "^9.1.0",
3737
"typescript": "^4.5.4"
3838
},

0 commit comments

Comments
 (0)