Skip to content

Commit

Permalink
Version @faltest/remote@3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Jan 17, 2020
1 parent ecff95f commit b7b3547
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 24 deletions.
46 changes: 23 additions & 23 deletions fixtures/global-install/yarn.lock
Expand Up @@ -34,7 +34,7 @@
mocha-helpers "^4.2.1"

"@faltest/remote@^3.0.9", "@faltest/remote@file:../../packages/remote":
version "3.0.11"
version "3.0.12"
dependencies:
"@faltest/utils" "^2.0.4"
chromedriver "79.0.0"
Expand All @@ -43,7 +43,7 @@
geckodriver "1.19.1"
get-port "^5.0.0"
ps-list "^6.3.0"
webdriverio "5.18.5"
webdriverio "5.18.6"
yn "^3.1.1"

"@faltest/utils@^2.0.4", "@faltest/utils@file:../../packages/utils":
Expand Down Expand Up @@ -105,17 +105,17 @@
resolved "https://registry.yarnpkg.com/@wdio/protocols/-/protocols-5.16.7.tgz#cf8af4fe9e362e879e9b39543ec8ad1770847764"
integrity sha512-fBlK/lfKeyxTQOfzgnpE0F7tBwb9maTgVkqv2LlvameB0Rsy18js1/cUhjJkpESXiK9md0si/CROdNaNliBKmg==

"@wdio/repl@5.16.15":
version "5.16.15"
resolved "https://registry.yarnpkg.com/@wdio/repl/-/repl-5.16.15.tgz#b419e4ee4079386bd1baebbbf2359f636ff901ac"
integrity sha512-AklEbnjL7uxr5+7IgD1RZEE1c7QKQpmNKx8DrOPVjNJIBjUmcatOFG+9R+sysyRI957DA5tlnU513dtF5rlGZg==
"@wdio/repl@5.18.6":
version "5.18.6"
resolved "https://registry.npmjs.org/@wdio/repl/-/repl-5.18.6.tgz#6e3467ff6e52879f726579a2053baf98a00e9a0f"
integrity sha512-z9UPBk/Uee0l9g0ijnOatU3WP7TcpIyNtRj9AGsJVbYZFwqMWBqPkO4nblldyNQIuqdgXAPsDo8lPGDno12/oA==
dependencies:
"@wdio/utils" "5.16.15"
"@wdio/utils" "5.18.6"

"@wdio/utils@5.16.15":
version "5.16.15"
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-5.16.15.tgz#c2228dcb196079a2e6c8758506de05d5ba3196e2"
integrity sha512-xeZSAeDtzm1+zVRjTuhsEKpcXokOZU1NrnXBacNNwyKIfRMwPUmyOX3WvKtHL+2OuLXjKP9dlRMHbPgX/nsz4w==
"@wdio/utils@5.18.6":
version "5.18.6"
resolved "https://registry.npmjs.org/@wdio/utils/-/utils-5.18.6.tgz#f46c91a3f5dda5cf20cc4dae2f15b336e0834dc3"
integrity sha512-OVdK7P9Gne9tR6dl1GEKucwX4mtS47F26g4lH8r0HURvMegZLGtcchI1cqF6hjK7EpP737b+C3q4ooZSBdH9XQ==
dependencies:
"@wdio/logger" "5.16.10"
deepmerge "^4.0.0"
Expand Down Expand Up @@ -2344,27 +2344,27 @@ verror@1.10.0, verror@^1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

webdriver@5.18.4:
version "5.18.4"
resolved "https://registry.npmjs.org/webdriver/-/webdriver-5.18.4.tgz#5f88184754c70a76d436a3496ef41c6dc388dee0"
integrity sha512-9Wkzb/LldcGRniPHnmLicKGtdiQFMfezWwjv0mHlKx2B1kx/EhVDQ4gQjon03o891CEcazDKBcVh19eSJbZllQ==
webdriver@5.18.6:
version "5.18.6"
resolved "https://registry.npmjs.org/webdriver/-/webdriver-5.18.6.tgz#95bede9ae84a7a0e9b90aba8e233f4de4a14f30a"
integrity sha512-n4rOV+OKxuxw0JjUySU5zDeR40As9wtwwaysGCdh2cD+CZsBUWITXJNrw8SjLQ59XupFeGksiEB+iJ0AfrLSuQ==
dependencies:
"@wdio/config" "5.18.4"
"@wdio/logger" "5.16.10"
"@wdio/protocols" "5.16.7"
"@wdio/utils" "5.16.15"
"@wdio/utils" "5.18.6"
lodash.merge "^4.6.1"
request "^2.83.0"

webdriverio@5.18.5:
version "5.18.5"
resolved "https://registry.npmjs.org/webdriverio/-/webdriverio-5.18.5.tgz#100c1ae61eef35cffee3c17ae0ecfa2e9b001df4"
integrity sha512-1DR9l4eQb9SQNbiG/yywF7dpGoCWcUWpkO4dzUR7bSvhDo4hay/EK/5U5CYoxT13HfYV9QFKkpyOiXb2vMziqw==
webdriverio@5.18.6:
version "5.18.6"
resolved "https://registry.npmjs.org/webdriverio/-/webdriverio-5.18.6.tgz#a86000fc65bf4c33e7f089dd86e97932ad4d5e3a"
integrity sha512-eJ7bIpjAqxHkeRvsf+fysqv98e4mNQ/9Zn+CBRDbS/+/EcmOKHghLdFSFEh019JoglMY7xYj3+mBDCsC7+aGLA==
dependencies:
"@wdio/config" "5.18.4"
"@wdio/logger" "5.16.10"
"@wdio/repl" "5.16.15"
"@wdio/utils" "5.16.15"
"@wdio/repl" "5.18.6"
"@wdio/utils" "5.18.6"
archiver "^3.0.0"
css-value "^0.0.1"
grapheme-splitter "^1.0.2"
Expand All @@ -2375,7 +2375,7 @@ webdriverio@5.18.5:
resq "^1.6.0"
rgb2hex "^0.1.0"
serialize-error "^5.0.0"
webdriver "5.18.4"
webdriver "5.18.6"

which-module@^2.0.0:
version "2.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/remote/CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.12](https://github.com/CrowdStrike/faltest/compare/@faltest/remote@3.0.11...@faltest/remote@3.0.12) (2020-01-17)


### Bug Fixes

* **deps:** update dependency webdriverio to v5.18.6 ([ecff95f](https://github.com/CrowdStrike/faltest/commit/ecff95f73ca6fb73758e8c473b394bc050be9621))

### [3.0.11](https://github.com/CrowdStrike/faltest/compare/@faltest/remote@3.0.10...@faltest/remote@3.0.11) (2020-01-13)

### [3.0.10](https://github.com/CrowdStrike/faltest/compare/@faltest/remote@3.0.9...@faltest/remote@3.0.10) (2020-01-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/remote/package.json
@@ -1,6 +1,6 @@
{
"name": "@faltest/remote",
"version": "3.0.11",
"version": "3.0.12",
"description": "A wrapper for the WebdriverIO remote call",
"main": "src",
"files": [
Expand Down

0 comments on commit b7b3547

Please sign in to comment.