Skip to content

Commit 535d246

Browse files
Bump mocha from 11.7.0 to 11.7.1 (#3083)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 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 06456b5 commit 535d246

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
@@ -32,7 +32,7 @@
3232
"c8": "^10.1.3",
3333
"chai": "^5.2.0",
3434
"chai-jest-snapshot": "^2.0.0",
35-
"mocha": "^11.7.0"
35+
"mocha": "^11.7.1"
3636
},
3737
"peerDependencies": {
3838
"@mdn/browser-compat-data": "^6.0.2"

0 commit comments

Comments
 (0)