Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 10.6.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 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.6.0...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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent dd1167e commit 0cc694a
Show file tree
Hide file tree
Showing 10 changed files with 24,680 additions and 29,800 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"mocha": "^10.6.0",
"mocha": "^11.0.1",
"typescript": "^5.5.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"finalhandler": "^1.3.1",
"google-auth-library": "^9.14.1",
"md5": "^2.3.0",
"mocha": "^10.6.0",
"mocha": "^11.0.1",
"mockttp": "^3.15.3",
"nock": "^12.0.3",
"nodemon": "^3.1.7",
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"mocha": "^10.6.0",
"mocha": "^11.0.1",
"prettier": "3.3.3",
"replace-in-file": "^8.2.0",
"split2": "^4.2.0",
Expand Down
Loading

0 comments on commit 0cc694a

Please sign in to comment.