Skip to content

Commit 46738fd

Browse files
renovate[bot]Flo0807
authored andcommitted
Update dependency playwright to v1.55.0 (#1423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b4e470 commit 46738fd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@sentry/browser": "9.46.0",
2424
"npm-run-all2": "8.0.4",
25-
"playwright": "1.54.2",
25+
"playwright": "1.55.0",
2626
"postcss": "8.5.6",
2727
"standard": "17.1.2",
2828
"stylelint": "16.23.1",

demo/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,17 +1992,17 @@ pkg-conf@^3.1.0:
19921992
find-up "^3.0.0"
19931993
load-json-file "^5.2.0"
19941994

1995-
playwright-core@1.54.2:
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==
1995+
playwright-core@1.55.0:
1996+
version "1.55.0"
1997+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
1998+
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
19991999

2000-
playwright@1.54.2:
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==
2000+
playwright@1.55.0:
2001+
version "1.55.0"
2002+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
2003+
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
20042004
dependencies:
2005-
playwright-core "1.54.2"
2005+
playwright-core "1.55.0"
20062006
optionalDependencies:
20072007
fsevents "2.3.2"
20082008

0 commit comments

Comments
 (0)