Skip to content

Commit 1c5103f

Browse files
Chore(deps-dev): Bump @playwright/test from 1.53.2 to 1.54.1 (#506)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c0deb7 commit 1c5103f

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
@@ -43,7 +43,7 @@
4343
"@grafana/eslint-config": "^8.1.0",
4444
"@grafana/plugin-e2e": "^2.1.6",
4545
"@grafana/tsconfig": "^2.0.0",
46-
"@playwright/test": "1.53.2",
46+
"@playwright/test": "1.54.1",
4747
"@stylistic/eslint-plugin-ts": "^4.4.1",
4848
"@swc/core": "^1.12.11",
4949
"@swc/helpers": "^0.5.17",

yarn.lock

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

1837-
"@playwright/test@1.53.2":
1838-
version "1.53.2"
1839-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.2.tgz#fafb8dd5e109fc238c4580f82bebc2618f929f77"
1840-
integrity sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==
1837+
"@playwright/test@1.54.1":
1838+
version "1.54.1"
1839+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.1.tgz#a76333e5c2cba5f12f96a6da978bba3ab073c7e6"
1840+
integrity sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==
18411841
dependencies:
1842-
playwright "1.53.2"
1842+
playwright "1.54.1"
18431843

18441844
"@popperjs/[email protected]", "@popperjs/core@^2.11.5":
18451845
version "2.11.8"
@@ -6630,17 +6630,17 @@ pkg-dir@^4.2.0:
66306630
dependencies:
66316631
find-up "^4.0.0"
66326632

6633-
playwright-core@1.53.2:
6634-
version "1.53.2"
6635-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.2.tgz#78f71e2f727713daa8d360dc11c460022c13cf91"
6636-
integrity sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==
6633+
playwright-core@1.54.1:
6634+
version "1.54.1"
6635+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.1.tgz#d32edcce048c9d83ceac31e294a7b60ef586960b"
6636+
integrity sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==
66376637

6638-
playwright@1.53.2:
6639-
version "1.53.2"
6640-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.2.tgz#cc2ef4a22da1ae562e0ed91edb9e22a7c4371305"
6641-
integrity sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==
6638+
playwright@1.54.1:
6639+
version "1.54.1"
6640+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.1.tgz#128d66a8d5182b5330e6440be3a72ca313362788"
6641+
integrity sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==
66426642
dependencies:
6643-
playwright-core "1.53.2"
6643+
playwright-core "1.54.1"
66446644
optionalDependencies:
66456645
fsevents "2.3.2"
66466646

0 commit comments

Comments
 (0)