Skip to content

Commit 584872c

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cefbd23 commit 584872c

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
@@ -36,7 +36,7 @@
3636
"@types/mocha": "^10.0.6",
3737
"chai": "^5.0.0",
3838
"del-cli": "^6.0.0",
39-
"mocha": "^10.2.0",
39+
"mocha": "^11.0.1",
4040
"msw": "^2.1.2",
4141
"ts-node": "^10.9.2",
4242
"tsd": "^0.31.0",

0 commit comments

Comments
 (0)