File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@sentry/browser" : " 9.44.0" ,
24
24
"npm-run-all2" : " 8.0.4" ,
25
- "playwright" : " 1.54.1 " ,
25
+ "playwright" : " 1.54.2 " ,
26
26
"postcss" : " 8.5.6" ,
27
27
"standard" : " 17.1.2" ,
28
28
"stylelint" : " 16.23.0" ,
Original file line number Diff line number Diff line change @@ -1992,17 +1992,17 @@ pkg-conf@^3.1.0:
1992
1992
find-up "^3.0.0"
1993
1993
load-json-file "^5.2.0"
1994
1994
1995
-
1996
- version "1.54.1 "
1997
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.1 .tgz#d32edcce048c9d83ceac31e294a7b60ef586960b "
1998
- integrity sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA ==
1995
+
1996
+ version "1.54.2 "
1997
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.2 .tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0 "
1998
+ integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA ==
1999
1999
2000
-
2001
- version "1.54.1 "
2002
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.1 .tgz#128d66a8d5182b5330e6440be3a72ca313362788 "
2003
- integrity sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g ==
2000
+
2001
+ version "1.54.2 "
2002
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.2 .tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3 "
2003
+ integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw ==
2004
2004
dependencies :
2005
- playwright-core "1.54.1 "
2005
+ playwright-core "1.54.2 "
2006
2006
optionalDependencies :
2007
2007
fsevents "2.3.2"
2008
2008
You can’t perform that action at this time.
0 commit comments