Skip to content

Commit 48cb297

Browse files
Bump chai from 5.2.0 to 5.2.1 in /webdriver (#4468)
Bumps [chai](https://github.com/chaijs/chai) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: chai dependency-version: 5.2.1 dependency-type: direct:production 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 cf258be commit 48cb297

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

webdriver/package-lock.json

Lines changed: 5 additions & 5 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
@@ -10,7 +10,7 @@
1010
"test": "mocha --ui tdd --timeout 12000 webdriver.js"
1111
},
1212
"dependencies": {
13-
"chai": "5.2.0",
13+
"chai": "5.2.1",
1414
"debug": "4.4.1",
1515
"flg": "^3.0.0",
1616
"mocha": "11.7.1",

0 commit comments

Comments
 (0)