Skip to content

Commit 39c2ad6

Browse files
Merge pull request #263 from devoxa/renovate/playwright-monorepo
Update dependency @playwright/test from 1.54.2 to 1.55.0
2 parents f1c1d1c + e4d0a96 commit 39c2ad6

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@devoxa/eslint-config": "4.0.2",
3636
"@devoxa/prettier-config": "2.0.3",
37-
"@playwright/test": "1.54.2",
37+
"@playwright/test": "1.55.0",
3838
"@types/express": "4.17.23",
3939
"@types/node": "20.9.5",
4040
"axe-playwright": "2.1.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,12 @@
183183
"@nodelib/fs.scandir" "2.1.4"
184184
fastq "^1.6.0"
185185

186-
"@playwright/test@1.54.2":
187-
version "1.54.2"
188-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.2.tgz#ff0d1e5d8e26f3258ae65364e2d4d10176926b07"
189-
integrity sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==
186+
"@playwright/test@1.55.0":
187+
version "1.55.0"
188+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.0.tgz#080fa6d9ee6d749ff523b1c18259572d0268b963"
189+
integrity sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==
190190
dependencies:
191-
playwright "1.54.2"
191+
playwright "1.55.0"
192192

193193
"@stylistic/eslint-plugin@2.12.1":
194194
version "2.12.1"
@@ -2131,17 +2131,17 @@ picomatch@^4.0.2:
21312131
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
21322132
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
21332133

2134-
playwright-core@1.54.2:
2135-
version "1.54.2"
2136-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.2.tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0"
2137-
integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==
2134+
playwright-core@1.55.0:
2135+
version "1.55.0"
2136+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
2137+
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
21382138

2139-
playwright@1.54.2:
2140-
version "1.54.2"
2141-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.2.tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3"
2142-
integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==
2139+
playwright@1.55.0:
2140+
version "1.55.0"
2141+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
2142+
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
21432143
dependencies:
2144-
playwright-core "1.54.2"
2144+
playwright-core "1.55.0"
21452145
optionalDependencies:
21462146
fsevents "2.3.2"
21472147

0 commit comments

Comments
 (0)