Skip to content

Commit fd0d868

Browse files
Merge pull request #299 from devoxa/renovate/playwright-monorepo
Update dependency @playwright/test from 1.58.0 to 1.58.1
2 parents c428968 + db9f375 commit fd0d868

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.58.0",
37+
"@playwright/test": "1.58.1",
3838
"@types/express": "4.17.25",
3939
"@types/node": "20.9.5",
4040
"axe-playwright": "2.2.2",

yarn.lock

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

188-
"@playwright/test@1.58.0":
189-
version "1.58.0"
190-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.58.0.tgz#7e768ebaadd4db5531fee812d876a0641f4fa10a"
191-
integrity sha512-fWza+Lpbj6SkQKCrU6si4iu+fD2dD3gxNHFhUPxsfXBPhnv3rRSQVd0NtBUT9Z/RhF/boCBcuUaMUSTRTopjZg==
188+
"@playwright/test@1.58.1":
189+
version "1.58.1"
190+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.58.1.tgz#891dcd1da815cb1042490531f6d8778988509d22"
191+
integrity sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==
192192
dependencies:
193-
playwright "1.58.0"
193+
playwright "1.58.1"
194194

195195
"@stylistic/eslint-plugin@2.12.1":
196196
version "2.12.1"
@@ -2228,17 +2228,17 @@ picomatch@^4.0.2:
22282228
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
22292229
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
22302230

2231-
playwright-core@1.58.0:
2232-
version "1.58.0"
2233-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.58.0.tgz#f0c74217837e5dda1ecfae78e214fe97112c1f97"
2234-
integrity sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==
2231+
playwright-core@1.58.1:
2232+
version "1.58.1"
2233+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.58.1.tgz#d63be2c9b7dcbdb035beddd4b42437bd3ca89107"
2234+
integrity sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==
22352235

2236-
playwright@1.58.0:
2237-
version "1.58.0"
2238-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.58.0.tgz#f0a0d9b6b93d153338951ac7fb9dd8d0ea256e53"
2239-
integrity sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==
2236+
playwright@1.58.1:
2237+
version "1.58.1"
2238+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.58.1.tgz#63300e77a604c77264e1b499c0d94b54ed96d6ba"
2239+
integrity sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==
22402240
dependencies:
2241-
playwright-core "1.58.0"
2241+
playwright-core "1.58.1"
22422242
optionalDependencies:
22432243
fsevents "2.3.2"
22442244

0 commit comments

Comments
 (0)