Skip to content

Commit 251004d

Browse files
Bump mocha from 10.8.1 to 10.8.2 (#2124)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.1 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.1...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71ce72b commit 251004d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

packages/compute-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"c8": "^10.1.2",
2828
"chai": "^5.1.2",
2929
"chai-jest-snapshot": "^2.0.0",
30-
"mocha": "^10.8.1"
30+
"mocha": "^10.8.2"
3131
},
3232
"peerDependencies": {
3333
"@mdn/browser-compat-data": "^5.0.0"

0 commit comments

Comments
 (0)