Skip to content

Commit 42008b4

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.0.1 in /packages/core
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] <support@github.com>
1 parent cbf424a commit 42008b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"even-more-min": "^1.0.1",
38-
"mocha": "^10.8.2",
38+
"mocha": "^11.0.1",
3939
"proxyquire": "^2.1.3",
4040
"should": "^13.2.3",
4141
"should-sinon": "0.0.6",

0 commit comments

Comments
 (0)