Skip to content

Commit 91f2847

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.5.0 (#1124)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.5.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.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f256c3e commit 91f2847

File tree

2 files changed

+159
-63
lines changed

2 files changed

+159
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"html-webpack-template": "^6.2.0",
7171
"identity-obj-proxy": "^3.0.0",
7272
"jest": "^29.7.0",
73-
"mocha": "^10.0.0",
73+
"mocha": "^11.5.0",
7474
"postcss-loader": "^3.0.0",
7575
"prettier": "^1.18.2",
7676
"react-test-renderer": "^19.0.0",

0 commit comments

Comments
 (0)