Skip to content

Commit fadaeb4

Browse files
build(deps-dev): bump mocha from 10.8.2 to 11.0.1 (#826)
* build(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]> * Dedupe --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nathan Sarang-Walters <[email protected]>
1 parent eaeed4a commit fadaeb4

File tree

2 files changed

+59
-75
lines changed

2 files changed

+59
-75
lines changed

package-lock.json

Lines changed: 58 additions & 74 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
@@ -100,7 +100,7 @@
100100
"karma-safari-launcher": "^1.0.0",
101101
"karma-sourcemap-loader": "^0.4.0",
102102
"load-grunt-tasks": "^5.1.0",
103-
"mocha": "^10.8.2",
103+
"mocha": "^11.0.1",
104104
"postcss": "^8.4.49",
105105
"puppeteer": "^23.8.0",
106106
"rollup": "^4.27.2",

0 commit comments

Comments
 (0)