mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
test(e2e): upgrade WDIO to the latest v9.27.0
This commit is contained in:
parent
e276168617
commit
8ce6c12ebf
1 changed files with 7 additions and 7 deletions
|
|
@ -11,19 +11,19 @@
|
|||
"@types/istanbul-lib-report": "3.0.3",
|
||||
"@types/istanbul-lib-source-maps": "4.0.4",
|
||||
"@types/istanbul-reports": "3.0.4",
|
||||
"@wdio/cli": "9.20.0",
|
||||
"@wdio/globals": "9.17.0",
|
||||
"@wdio/local-runner": "9.20.0",
|
||||
"@wdio/mocha-framework": "9.20.0",
|
||||
"@wdio/spec-reporter": "9.20.0",
|
||||
"@wdio/cli": "9.27.0",
|
||||
"@wdio/globals": "9.27.0",
|
||||
"@wdio/local-runner": "9.27.0",
|
||||
"@wdio/mocha-framework": "9.27.0",
|
||||
"@wdio/spec-reporter": "9.27.0",
|
||||
"electron": "39.8.3",
|
||||
"expect-webdriverio": "5.5.0",
|
||||
"expect-webdriverio": "5.6.5",
|
||||
"istanbul-lib-coverage": "3.2.2",
|
||||
"istanbul-lib-report": "3.0.1",
|
||||
"istanbul-lib-source-maps": "5.0.6",
|
||||
"istanbul-reports": "3.2.0",
|
||||
"obsidian": "1.12.3",
|
||||
"wdio-electron-service": "9.2.1",
|
||||
"webdriverio": "9.20.0"
|
||||
"webdriverio": "9.27.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue