Skip to content

Commit

Permalink
chore(deps): update dependency webdriverio to v4.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 7, 2022
1 parent 87c6112 commit 3a87287
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"wdio-mocha-framework": "0.6.4",
"wdio-selenium-standalone-service": "0.0.12",
"wdio-spec-reporter": "0.1.5",
"webdriverio": "4.14.1"
"webdriverio": "4.14.4"
},
"scripts": {
"prepare": "yarn prepare:travis && yarn rebuild:clean && yarn build:clean && yarn prepare:hoisting",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11804,10 +11804,10 @@ wdio-sync@0.7.3:
fibers "^3.0.0"
object.assign "^4.0.3"

webdriverio@4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-4.14.1.tgz#50fdb010d37233c77c48e5f0497a63ab875cdfc1"
integrity sha512-Gjb5ft6JtO7WdoZifedeM6U941UZi03IlG0t3Xq9M9SxSm6FuyqMEmNZ4HI3UcBRkSbWxdOWGAvpFShYxVr7iA==
webdriverio@4.14.4:
version "4.14.4"
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-4.14.4.tgz#f7a94e9a6530819796088f42b009833d83de0386"
integrity sha512-Knp2vzuzP5c5ybgLu+zTwy/l1Gh0bRP4zAr8NWcrStbuomm9Krn9oRF0rZucT6AyORpXinETzmeowFwIoo7mNA==
dependencies:
archiver "~2.1.0"
babel-runtime "^6.26.0"
Expand Down

0 comments on commit 3a87287

Please sign in to comment.