File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 42
42
"@grafana/eslint-config" : " ^8.1.0" ,
43
43
"@grafana/plugin-e2e" : " ^2.1.7" ,
44
44
"@grafana/tsconfig" : " ^2.0.0" ,
45
- "@playwright/test" : " 1.54.1 " ,
45
+ "@playwright/test" : " 1.54.2 " ,
46
46
"@stylistic/eslint-plugin-ts" : " ^4.4.1" ,
47
47
"@swc/core" : " ^1.13.3" ,
48
48
"@swc/helpers" : " ^0.5.17" ,
Original file line number Diff line number Diff line change 1902
1902
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
1903
1903
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
1904
1904
1905
- " @playwright/[email protected] .1 " :
1906
- version "1.54.1 "
1907
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.1 .tgz#a76333e5c2cba5f12f96a6da978bba3ab073c7e6 "
1908
- integrity sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw ==
1905
+ " @playwright/[email protected] .2 " :
1906
+ version "1.54.2 "
1907
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.2 .tgz#ff0d1e5d8e26f3258ae65364e2d4d10176926b07 "
1908
+ integrity sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA ==
1909
1909
dependencies :
1910
- playwright "1.54.1 "
1910
+ playwright "1.54.2 "
1911
1911
1912
1912
" @popperjs/[email protected] " , "@popperjs/core@^2.11.5":
1913
1913
version "2.11.8"
@@ -6694,17 +6694,17 @@ pkg-dir@^4.2.0:
6694
6694
dependencies :
6695
6695
find-up "^4.0.0"
6696
6696
6697
-
6698
- version "1.54.1 "
6699
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.1 .tgz#d32edcce048c9d83ceac31e294a7b60ef586960b "
6700
- integrity sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA ==
6697
+
6698
+ version "1.54.2 "
6699
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.2 .tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0 "
6700
+ integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA ==
6701
6701
6702
-
6703
- version "1.54.1 "
6704
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.1 .tgz#128d66a8d5182b5330e6440be3a72ca313362788 "
6705
- integrity sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g ==
6702
+
6703
+ version "1.54.2 "
6704
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.2 .tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3 "
6705
+ integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw ==
6706
6706
dependencies :
6707
- playwright-core "1.54.1 "
6707
+ playwright-core "1.54.2 "
6708
6708
optionalDependencies :
6709
6709
fsevents "2.3.2"
6710
6710
You can’t perform that action at this time.
0 commit comments