File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 48
48
"devDependencies" : {
49
49
"cross-env" : " ^7.0.3" ,
50
50
"fs-extra" : " ^10.1.0" ,
51
- "playwright-chromium" : " ^1.23.1 " ,
51
+ "playwright-chromium" : " ^1.25.0 " ,
52
52
"wds" : " ^0.12.0"
53
53
}
54
54
}
Original file line number Diff line number Diff line change @@ -6064,18 +6064,23 @@ pkg-dir@^5.0.0:
6064
6064
dependencies :
6065
6065
find-up "^5.0.0"
6066
6066
6067
- playwright-chromium@^1.23.1 :
6068
- version "1.23.1 "
6069
- resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.23.1 .tgz#4ba218677d6838a5b96bf37aaec2de12c7c19da2 "
6070
- integrity sha512-Cx9VkJBFPxSim7qz571aDXU+oXmqYJW2W+Po6eiq2vi/abkH87BtxM/E0tsFJavFMB8ZpBWX1Z+77LctZv3V5w ==
6067
+ playwright-chromium@^1.25.0 :
6068
+ version "1.25.0 "
6069
+ resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.25.0 .tgz#e1f1ead715e93e4eb01620ace9ea93d8e21329f5 "
6070
+ integrity sha512-FH9ho3noAWVStCJx4XW78+D8QW0A99WDp53DDkYeVdEpJqCmAIKHCSE6dl5XtaDKrZPYC1ZG5hGXQh1K5H/p+g ==
6071
6071
dependencies :
6072
- playwright-core "1.23.1 "
6072
+ playwright-core "1.25.0 "
6073
6073
6074
6074
6075
6075
version "1.23.1"
6076
6076
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.1.tgz#af02bd7568af1017e477433b1b003ba84e1eb312"
6077
6077
integrity sha512-9CXsE0gawph4KXl6oUaa0ehHRySZjHvly4TybcBXDvzK3N3o6L/eZ8Q6iVWUiMn0LLS5bRFxo1qEtOETlYJxjw==
6078
6078
6079
+
6080
+ version "1.25.0"
6081
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.25.0.tgz#54dc867c6c2cc5e4233905e249206a02914d14f1"
6082
+ integrity sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q==
6083
+
6079
6084
playwright-core@>=1.2.0 :
6080
6085
version "1.24.1"
6081
6086
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.24.1.tgz#032eefaa8f674a4253a6c35a86787f2cbfcd8829"
You can’t perform that action at this time.
0 commit comments