Skip to content

Commit 4887cf3

Browse files
fix(deps): update dependency mocha to ^11.7.1 (#947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c4722 commit 4887cf3

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@wdio/globals": "^9.16.2",
4646
"@wdio/local-runner": "^9.16.2",
4747
"@wdio/spec-reporter": "^9.16.2",
48-
"mocha": "^11.7.0",
48+
"mocha": "^11.7.1",
4949
"webdriverio": "^9.16.2"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)