Skip to content

Commit f45e785

Browse files
dependabot[bot]JanuszNowak
authored andcommitted
Bump mocha from 10.8.2 to 11.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61af290 commit f45e785

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
@@ -22,7 +22,7 @@
2222
"envify": "^4.1.0",
2323
"eslint": "^4.19.1",
2424
"eslint-plugin-react": "^7.9.1",
25-
"mocha": "^10.1.0",
25+
"mocha": "^11.1.0",
2626
"uglify-js": "^3.1.3",
2727
"uglifyify": "^5.0.2",
2828
"watchify": "^4.0.0"

0 commit comments

Comments
 (0)