Skip to content

Commit b91f782

Browse files
chore(deps-dev): 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 e6dbc4c commit b91f782

2 files changed

Lines changed: 165 additions & 38 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-import": "^2.31.0",
2121
"eslint-plugin-prettier": "^5.2.1",
2222
"eslint-plugin-simple-import-sort": "^12.1.1",
23-
"mocha": "^10.8.2",
23+
"mocha": "^11.1.0",
2424
"nyc": "^17.1.0",
2525
"prettier": "^3.3.3",
2626
"proxyquire": "^2.1.3",

0 commit comments

Comments
 (0)