Skip to content

Commit 4ae9619

Browse files
Bump @playwright/test from 1.54.1 to 1.54.2 (#547)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d355fa commit 4ae9619

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@grafana/eslint-config": "^8.1.0",
4343
"@grafana/plugin-e2e": "^2.1.7",
4444
"@grafana/tsconfig": "^2.0.0",
45-
"@playwright/test": "1.54.1",
45+
"@playwright/test": "1.54.2",
4646
"@stylistic/eslint-plugin-ts": "^4.4.1",
4747
"@swc/core": "^1.13.3",
4848
"@swc/helpers": "^0.5.17",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,12 +1902,12 @@
19021902
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
19031903
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
19041904

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==
19091909
dependencies:
1910-
playwright "1.54.1"
1910+
playwright "1.54.2"
19111911

19121912
"@popperjs/[email protected]", "@popperjs/core@^2.11.5":
19131913
version "2.11.8"
@@ -6694,17 +6694,17 @@ pkg-dir@^4.2.0:
66946694
dependencies:
66956695
find-up "^4.0.0"
66966696

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==
67016701

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==
67066706
dependencies:
6707-
playwright-core "1.54.1"
6707+
playwright-core "1.54.2"
67086708
optionalDependencies:
67096709
fsevents "2.3.2"
67106710

0 commit comments

Comments
 (0)