Skip to content

Commit e92c8d1

Browse files
Merge pull request #260 from devoxa/renovate/playwright-monorepo
Update dependency @playwright/test from 1.54.1 to 1.54.2
2 parents 7442ff6 + 76177a0 commit e92c8d1

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.1",
37+
"@playwright/test": "1.54.2",
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.1":
187-
version "1.54.1"
188-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.1.tgz#a76333e5c2cba5f12f96a6da978bba3ab073c7e6"
189-
integrity sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==
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==
190190
dependencies:
191-
playwright "1.54.1"
191+
playwright "1.54.2"
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.1:
2135-
version "1.54.1"
2136-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.1.tgz#d32edcce048c9d83ceac31e294a7b60ef586960b"
2137-
integrity sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==
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==
21382138

2139-
playwright@1.54.1:
2140-
version "1.54.1"
2141-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.1.tgz#128d66a8d5182b5330e6440be3a72ca313362788"
2142-
integrity sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==
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==
21432143
dependencies:
2144-
playwright-core "1.54.1"
2144+
playwright-core "1.54.2"
21452145
optionalDependencies:
21462146
fsevents "2.3.2"
21472147

0 commit comments

Comments
 (0)