We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09434f commit 4c0d55cCopy full SHA for 4c0d55c
package.json
@@ -38,12 +38,12 @@
38
"@types/simmerjs": "^0.5.1",
39
"@typescript-eslint/eslint-plugin": "^4.14.0",
40
"@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",
+ "@wdio/cli": "^7.12.1",
+ "@wdio/local-runner": "^7.12.1",
+ "@wdio/mocha-framework": "^7.12.0",
+ "@wdio/selenium-standalone-service": "^7.10.1",
+ "@wdio/spec-reporter": "^7.10.1",
+ "@wdio/sync": "^7.12.1",
47
"eslint": "^7.6.0",
48
"kcd-scripts": "^11.1.0",
49
"npm-run-all": "^4.1.5",
0 commit comments