Skip to content

Commit 651d1ef

Browse files
Bump mocha from 9.0.2 to 10.0.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.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.0.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]>
1 parent eec6b0a commit 651d1ef

File tree

2 files changed

+64
-99
lines changed

2 files changed

+64
-99
lines changed

package-lock.json

Lines changed: 63 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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"chai": "4.3.4",
15-
"mocha": "^9.0.2",
15+
"mocha": "^10.0.0",
1616
"sinon": "^11.1.1"
1717
}
1818
}

0 commit comments

Comments
 (0)