Skip to content

Commit 5763d90

Browse files
authored
1 parent 978b857 commit 5763d90

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

build/.cachesalt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2019-08-30T20:24:23.714Z
1+
2020-10-05T20:24:23.714Z

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"opn": "^6.0.0",
148148
"optimist": "0.3.5",
149149
"p-all": "^1.0.0",
150-
"playwright": "0.15.0",
150+
"playwright": "1.0.1",
151151
"pump": "^1.0.1",
152152
"queue": "3.0.6",
153153
"rcedit": "^1.1.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -7012,10 +7012,10 @@ pkg-dir@^3.0.0:
70127012
dependencies:
70137013
find-up "^3.0.0"
70147014

7015-
playwright-core@=0.15.0:
7016-
version "0.15.0"
7017-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-0.15.0.tgz#c605c98a13c81d5a2e2691f15d04758cf302c20a"
7018-
integrity sha512-uTm4PoF2U3iXkLMMG9vlTxlGfO8atQGAHDxqi8xV7hEjNSYeLTU7c6HN5zwadeHRVuBbNsZ4yqu9u4hoqC7uxQ==
7015+
playwright-core@=1.0.1:
7016+
version "1.0.1"
7017+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.0.1.tgz#823b6f1afa16917ffd418f3cec0c14688a985738"
7018+
integrity sha512-a71FjUDRFqWLG3VBAojVen2TaZiXkuog+ZmI0Nh0+/QndFUbbW3kameOfUTMXFvLUGWx2ipERZx6EQTJMEQDMA==
70197019
dependencies:
70207020
debug "^4.1.1"
70217021
extract-zip "^2.0.0"
@@ -7028,12 +7028,12 @@ playwright-core@=0.15.0:
70287028
rimraf "^3.0.2"
70297029
ws "^6.1.0"
70307030

7031-
playwright@0.15.0:
7032-
version "0.15.0"
7033-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-0.15.0.tgz#bf5c3bb8404975aba78459310742388c08438431"
7034-
integrity sha512-UGHkQz8DT43uJ0KgMh2rmj8BI4FE5ReQJ9nm5mG68tt1Cj2sXPdM2b05qptfYYBPtQRetQqtJTauZ6rlCDemaQ==
7031+
playwright@1.0.1:
7032+
version "1.0.1"
7033+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.0.1.tgz#326d479829a3505799ddc9988cc8decf5a7f8376"
7034+
integrity sha512-kVTE7uvZ7OcDVOBx7MVArUm2nbzzzpauKV9tuVIAH6vWGsOWbGGALUoTWMzNDzsPPTBJXXmxzC4KgI2zN+kVhw==
70357035
dependencies:
7036-
playwright-core "=0.15.0"
7036+
playwright-core "=1.0.1"
70377037

70387038
plist@^3.0.1:
70397039
version "3.0.1"

0 commit comments

Comments
 (0)