File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 9090 "mini-css-extract-plugin" : " ^2.9.4" ,
9191 "node-fetch" : " ^3.3.0" ,
9292 "p-queue" : " ^9" ,
93- "playwright" : " ^1.47.0 " ,
93+ "playwright" : " ^1.55.1 " ,
9494 "postcss-cli" : " ^7.1.2" ,
9595 "postcss-import" : " ^12.0.1" ,
9696 "postcss-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7972,7 +7972,12 @@ playwright-core@1.50.1:
79727972 resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.50.1.tgz#6a0484f1f1c939168f40f0ab3828c4a1592c4504"
79737973 integrity sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==
79747974
7975- playwright@1.50.1, playwright@^1.47.0 :
7975+ playwright-core@1.55.1 :
7976+ version "1.55.1"
7977+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
7978+ integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
7979+
7980+ playwright@1.50.1 :
79767981 version "1.50.1"
79777982 resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.50.1.tgz#2f93216511d65404f676395bfb97b41aa052b180"
79787983 integrity sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==
@@ -7981,6 +7986,15 @@ playwright@1.50.1, playwright@^1.47.0:
79817986 optionalDependencies :
79827987 fsevents "2.3.2"
79837988
7989+ playwright@^1.55.1 :
7990+ version "1.55.1"
7991+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
7992+ integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
7993+ dependencies :
7994+ playwright-core "1.55.1"
7995+ optionalDependencies :
7996+ fsevents "2.3.2"
7997+
79847998possible-typed-array-names@^1.0.0 :
79857999 version "1.0.0"
79868000 resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
You can’t perform that action at this time.
0 commit comments