Skip to content

Commit 79707ce

Browse files
Merge pull request #253 from devoxa/renovate/playwright-monorepo
Update dependency @playwright/test from 1.53.1 to 1.54.0
2 parents ab14c37 + 26a4f8c commit 79707ce

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.53.1",
37+
"@playwright/test": "1.54.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.53.1":
187-
version "1.53.1"
188-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.1.tgz#3ad5a2ce334b4a78390fd91e0a9d8423c09bc808"
189-
integrity sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==
186+
"@playwright/test@1.54.0":
187+
version "1.54.0"
188+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.0.tgz#e5d824402c8586172b53a449a1c892237a7fe18c"
189+
integrity sha512-6Mnd5daQmLivaLu5kxUg6FxPtXY4sXsS5SUwKjWNy4ISe4pKraNHoFxcsaTFiNUULbjy0Vlb5HT86QuM0Jy1pQ==
190190
dependencies:
191-
playwright "1.53.1"
191+
playwright "1.54.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.53.1:
2135-
version "1.53.1"
2136-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.1.tgz#0b6f7a2006ccb6126ffcc3e3b2fa9efda23b6638"
2137-
integrity sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==
2134+
playwright-core@1.54.0:
2135+
version "1.54.0"
2136+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.0.tgz#a019b51d537250d809bbd5f612f5bc712bcbff7b"
2137+
integrity sha512-uiWpWaJh3R3etpJ0QrpligEMl62Dk1iSAB6NUXylvmQz+e3eipXHDHvOvydDAssb5Oqo0E818qdn0L9GcJSTyA==
21382138

2139-
playwright@1.53.1:
2140-
version "1.53.1"
2141-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.1.tgz#86fb041b237a6868d163c87c4b9737fd1cac145e"
2142-
integrity sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==
2139+
playwright@1.54.0:
2140+
version "1.54.0"
2141+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.0.tgz#cd1538103c872d02ab22bf3bcb8abfc5705b336b"
2142+
integrity sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==
21432143
dependencies:
2144-
playwright-core "1.53.1"
2144+
playwright-core "1.54.0"
21452145
optionalDependencies:
21462146
fsevents "2.3.2"
21472147

0 commit comments

Comments
 (0)