Skip to content

Commit

Permalink
Bump mocha from 11.0.1 to 11.1.0 (#2570)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent b046d0f commit b9fe05f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 43 deletions.
49 changes: 7 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compute-baseline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai-jest-snapshot": "^2.0.0",
"mocha": "^11.0.1"
"mocha": "^11.1.0"
},
"peerDependencies": {
"@mdn/browser-compat-data": "^5.0.0"
Expand Down

0 comments on commit b9fe05f

Please sign in to comment.