Skip to content

Commit 6f61461

Browse files
Merge pull request #247 from devoxa/renovate/playwright-monorepo
Update dependency @playwright/test from 1.53.0 to 1.53.1
2 parents ce119eb + 81f75f4 commit 6f61461

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.0",
37+
"@playwright/test": "1.53.1",
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.0":
187-
version "1.53.0"
188-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.0.tgz#23e0abac142f05b6b315c2da19129178aebb94e4"
189-
integrity sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==
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==
190190
dependencies:
191-
playwright "1.53.0"
191+
playwright "1.53.1"
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.0:
2135-
version "1.53.0"
2136-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.0.tgz#bf2738cc143116b6130b78e0c644edf2e7e53ff4"
2137-
integrity sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==
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==
21382138

2139-
playwright@1.53.0:
2140-
version "1.53.0"
2141-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.0.tgz#4eae78aa24e3c714bf71981f80b3310b838692fd"
2142-
integrity sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==
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==
21432143
dependencies:
2144-
playwright-core "1.53.0"
2144+
playwright-core "1.53.1"
21452145
optionalDependencies:
21462146
fsevents "2.3.2"
21472147

0 commit comments

Comments
 (0)