chore(deps): update playwright monorepo to v1.42.1 (#1816)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-02 15:31:55 +09:00
committed by GitHub
parent a9be35481a
commit 09b2b0d507
2 changed files with 14 additions and 14 deletions

View File

@ -185,7 +185,7 @@
"youtubei.js": "9.1.0"
},
"devDependencies": {
"@playwright/test": "1.42.0",
"@playwright/test": "1.42.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/electron-localshortcut": "3.1.3",
@ -210,7 +210,7 @@
"eslint-plugin-prettier": "5.1.3",
"glob": "10.3.10",
"node-gyp": "10.0.1",
"playwright": "1.42.0",
"playwright": "1.42.1",
"rollup": "4.12.0",
"typescript": "5.3.3",
"utf-8-validate": "6.0.3",

24
pnpm-lock.yaml generated
View File

@ -165,8 +165,8 @@ dependencies:
devDependencies:
'@playwright/test':
specifier: 1.42.0
version: 1.42.0
specifier: 1.42.1
version: 1.42.1
'@total-typescript/ts-reset':
specifier: 0.5.1
version: 0.5.1
@ -240,8 +240,8 @@ devDependencies:
specifier: 10.0.1
version: 10.0.1
playwright:
specifier: 1.42.0
version: 1.42.0
specifier: 1.42.1
version: 1.42.1
rollup:
specifier: 4.12.0
version: 4.12.0
@ -1350,12 +1350,12 @@ packages:
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dev: true
/@playwright/test@1.42.0:
resolution: {integrity: sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==}
/@playwright/test@1.42.1:
resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright: 1.42.0
playwright: 1.42.1
dev: true
/@polka/url@1.0.0-next.24:
@ -5565,18 +5565,18 @@ packages:
find-up: 3.0.0
dev: false
/playwright-core@1.42.0:
resolution: {integrity: sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==}
/playwright-core@1.42.1:
resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==}
engines: {node: '>=16'}
hasBin: true
dev: true
/playwright@1.42.0:
resolution: {integrity: sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==}
/playwright@1.42.1:
resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright-core: 1.42.0
playwright-core: 1.42.1
optionalDependencies:
fsevents: 2.3.2
dev: true