Skip to content

Commit 023f21e

Browse files
Bump mocha from 11.5.0 to 11.6.0 (#3038)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.6.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.5.0...v11.6.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.6.0 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> Co-authored-by: Patrick Brosset <[email protected]>
1 parent 18be036 commit 023f21e

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 10 additions & 9 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.5.0"
35+
"mocha": "^11.6.0"
3636
},
3737
"peerDependencies": {
3838
"@mdn/browser-compat-data": "^6.0.2"

0 commit comments

Comments
 (0)