Skip to content

Commit 4808767

Browse files
build(deps-dev): bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 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@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb66e77 commit 4808767

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
@@ -25,7 +25,7 @@
2525
"grunt-istanbul": "0.8.0",
2626
"grunt-mocha-test": "0.13.3",
2727
"grunt-sass": "3.1.0",
28-
"mocha": "10.1.0",
28+
"mocha": "10.2.0",
2929
"rewire": "6.0.0",
3030
"saucelabs": "7.2.0",
3131
"selenium-webdriver": "4.6.1",

0 commit comments

Comments
 (0)