Skip to content

Commit b68301b

Browse files
build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#304)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae0c32a commit b68301b

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
@@ -65,7 +65,7 @@
6565
"husky": "^7.0.4",
6666
"lodash": "^4.17.21",
6767
"markdownlint-cli": "^0.32.2",
68-
"mocha": "^9.2.2",
68+
"mocha": "^10.0.0",
6969
"npm-package-json-lint": "^6.3.0",
7070
"npm-run-all": "^4.1.5",
7171
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)