Skip to content

Commit 8d6de04

Browse files
Bump mocha from 11.6.0 to 11.7.0 in /webdriver (#4455)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.6.0 to 11.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.6.0...v11.7.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.0 dependency-type: direct:production 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>
1 parent 5bcc07b commit 8d6de04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webdriver/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.

webdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"chai": "5.2.0",
1414
"debug": "4.4.1",
1515
"flg": "^3.0.0",
16-
"mocha": "11.6.0",
16+
"mocha": "11.7.0",
1717
"puppeteer": "24.10.2"
1818
}
1919
}

0 commit comments

Comments
 (0)