We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c4249 commit 9f11e2fCopy full SHA for 9f11e2f
src/bhs-e2e/package.json
@@ -8,10 +8,10 @@
8
},
9
"dependencies": {
10
"@actions/core": "^1.11.1",
11
- "@wdio/cli": "^9.15.0",
12
- "@wdio/jasmine-framework": "^9.15.0",
13
- "@wdio/local-runner": "^9.15.0",
14
- "@wdio/spec-reporter": "^9.15.0",
+ "@wdio/cli": "^9.17.1",
+ "@wdio/jasmine-framework": "^9.17.0",
+ "@wdio/local-runner": "^9.17.0",
+ "@wdio/spec-reporter": "^9.17.0",
15
"tslib": "^2.8.1",
16
"tsx": "^4.19.2",
17
"undici": "^6.21.2",
@@ -20,7 +20,7 @@
20
"devDependencies": {
21
"@eslint/js": "^9.29.0",
22
"@stylistic/eslint-plugin": "^4.4.1",
23
- "@types/jasmine": "^5.1.7",
+ "@types/jasmine": "^5.1.8",
24
"@types/node": "^22.10.5",
25
"eslint": "^9.29.0",
26
"eslint-config-flat-gitignore": "^2.1.0",
0 commit comments