Skip to content

Commit 66b1e49

Browse files
Bump mocha from 9.2.2 to 10.0.0 (#486)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 848ca1a commit 66b1e49

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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"c8": "^7.7.2",
5454
"eslint": "^8.5.0",
55-
"mocha": "^9.1.3",
55+
"mocha": "^10.0.0",
5656
"nock": "^13.0.11",
5757
"should": "^13.2.3",
5858
"sinon": "^13.0.0"

0 commit comments

Comments
 (0)