Skip to content

Commit 4c0d55c

Browse files
test: run against wdio v7.12.1
1 parent c09434f commit 4c0d55c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@types/simmerjs": "^0.5.1",
3939
"@typescript-eslint/eslint-plugin": "^4.14.0",
4040
"@typescript-eslint/parser": "^4.14.0",
41-
"@wdio/cli": "^7.9.0",
42-
"@wdio/local-runner": "^7.9.0",
43-
"@wdio/mocha-framework": "^7.9.0",
44-
"@wdio/selenium-standalone-service": "^7.9.0",
45-
"@wdio/spec-reporter": "^7.9.0",
46-
"@wdio/sync": "^7.9.0",
41+
"@wdio/cli": "^7.12.1",
42+
"@wdio/local-runner": "^7.12.1",
43+
"@wdio/mocha-framework": "^7.12.0",
44+
"@wdio/selenium-standalone-service": "^7.10.1",
45+
"@wdio/spec-reporter": "^7.10.1",
46+
"@wdio/sync": "^7.12.1",
4747
"eslint": "^7.6.0",
4848
"kcd-scripts": "^11.1.0",
4949
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)