File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
- FROM mcr.microsoft.com/playwright:v1.48.2 -jammy
1
+ FROM mcr.microsoft.com/playwright:v1.49.0 -jammy
2
2
3
3
WORKDIR /work
4
4
Original file line number Diff line number Diff line change 2073
2073
webcrypto-core "^1.8.0"
2074
2074
2075
2075
"@playwright/test@^1.40.1":
2076
- version "1.48.2 "
2077
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.2 .tgz#87dd40633f980872283404c8142a65744d3f13d6 "
2078
- integrity sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw ==
2076
+ version "1.49.0 "
2077
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49.0 .tgz#74227385b58317ee076b86b56d0e1e1b25cff01e "
2078
+ integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw ==
2079
2079
dependencies:
2080
- playwright "1.48.2 "
2080
+ playwright "1.49.0 "
2081
2081
2082
2082
"@polka/url@^1.0.0-next.24":
2083
2083
version "1.0.0-next.28"
@@ -9163,17 +9163,17 @@ pkg-dir@^7.0.0:
9163
9163
dependencies:
9164
9164
find-up "^6.3.0"
9165
9165
9166
- playwright-core@1.48.2 , playwright-core@^1.45.1:
9167
- version "1.48.2 "
9168
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.2 .tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7 "
9169
- integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA ==
9166
+ playwright-core@1.49.0 , playwright-core@^1.45.1:
9167
+ version "1.49.0 "
9168
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.0 .tgz#8e69ffed3f41855b854982f3632f2922c890afcb "
9169
+ integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA ==
9170
9170
9171
- playwright@1.48.2 :
9172
- version "1.48.2 "
9173
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.2 .tgz#fca45ae8abdc34835c715718072aaff7e305167e "
9174
- integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ ==
9171
+ playwright@1.49.0 :
9172
+ version "1.49.0 "
9173
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.0 .tgz#df6b9e05423377a99658202844a294a8afb95d0a "
9174
+ integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A ==
9175
9175
dependencies:
9176
- playwright-core "1.48.2 "
9176
+ playwright-core "1.49.0 "
9177
9177
optionalDependencies:
9178
9178
fsevents "2.3.2"
9179
9179
You can’t perform that action at this time.
0 commit comments