Skip to content

Commit b719a4c

Browse files
Bump mocha from 9.2.2 to 10.2.0 (#10)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.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.2.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 6f89d2b commit b719a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "^8",
4545
"js-beautify": "^1",
4646
"jsdoc-to-markdown": "^7",
47-
"mocha": "^9",
47+
"mocha": "^10",
4848
"nyc": "^15",
4949
"rimraf": "^4",
5050
"stylelint": "^13",

0 commit comments

Comments
 (0)