Skip to content

Commit

Permalink
Bump mocha from 10.5.1 to 10.5.2 (#1284)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.5.1...v10.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2024
1 parent ace409a commit 705f6a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai-jest-snapshot": "^2.0.0",
"mocha": "^10.5.1"
"mocha": "^10.5.2"
},
"peerDependencies": {
"@mdn/browser-compat-data": "^5.0.0"
Expand Down

0 comments on commit 705f6a6

Please sign in to comment.