Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit dc6598b

Browse files
authored
Merge pull request #26 from react-native-windows/dependabot/npm_and_yarn/selenium-appium-0.0.15
Bump selenium-appium from 0.0.14 to 0.0.15
2 parents d812475 + 41a935b commit dc6598b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/selenium-webdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/selenium-webdriver": "^4.0.1",
1919
"babel-jest": "^24.8.0",
2020
"jest": "^24.8.0",
21-
"selenium-appium": "^0.0.14",
21+
"selenium-appium": "^0.0.15",
2222
"selenium-webdriver": "^4.0.0-alpha.4",
2323
"typescript": "^3.5.3",
2424
"appium": "1.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7098,10 +7098,10 @@ sec@^1.0.0:
70987098
resolved "https://registry.yarnpkg.com/sec/-/sec-1.0.0.tgz#033d60a3ad20ecf2e00940d14f97823465774335"
70997099
integrity sha1-Az1go60g7PLgCUDRT5eCNGV3QzU=
71007100

7101-
selenium-appium@^0.0.14:
7102-
version "0.0.14"
7103-
resolved "https://registry.yarnpkg.com/selenium-appium/-/selenium-appium-0.0.14.tgz#99b10f21876bb2c802560688f4abab315986bb10"
7104-
integrity sha512-BHksqsS6MagMKOT5Kg4YmXXkh+cNr+SLTwMXJuyfz9+HYycnU6Ipie11astKqhNUy5e1EDjooKVYS5iQvNVv+w==
7101+
selenium-appium@^0.0.15:
7102+
version "0.0.15"
7103+
resolved "https://registry.yarnpkg.com/selenium-appium/-/selenium-appium-0.0.15.tgz#27eacd40ebddc1f4af00a1c50278a394e420e2ef"
7104+
integrity sha512-9/DGdpC8TF88h2eOaFoLIwNDG16He5o2CZOOoaeV1gwNKpkvcpCCA6SjIxgHbWm/0vGzn8TUdmbAlszIoQQzQg==
71057105

71067106
selenium-webdriver@3.x:
71077107
version "3.6.0"

0 commit comments

Comments
 (0)