Skip to content

Commit 27feda0

Browse files
Bump mocha from 9.2.2 to 10.0.0 (#16)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2ca800 commit 27feda0

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
@@ -49,7 +49,7 @@
4949
"eslint": "^8",
5050
"js-beautify": "^1",
5151
"jsdoc-to-markdown": "^7",
52-
"mocha": "^9",
52+
"mocha": "^10",
5353
"nyc": "^15",
5454
"stylelint": "^13",
5555
"stylelint-config-standard": "^22"

0 commit comments

Comments
 (0)