Skip to content

Commit 8de17c6

Browse files
fix: bump mocha from 11.2.2 to 11.3.0 (#583)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.2.2 to 11.3.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.2.2...v11.3.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cd6853 commit 8de17c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"copy-webpack-plugin": "^13.0.0",
3838
"jsdom": "^26.1.0",
3939
"lodash": "^4.17.21",
40-
"mocha": "^11.2.2",
40+
"mocha": "^11.3.0",
4141
"nanoid": ">=5.1.5",
4242
"nyc": "^17.1.0",
4343
"puppeteer": "^24.8.2",

0 commit comments

Comments
 (0)