chore(deps): update playwright monorepo to v1.42.0 (#1805)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-28 14:57:10 +09:00
committed by GitHub
parent 2a939e615c
commit 36d4c08a56
2 changed files with 14 additions and 14 deletions

View File

@ -185,7 +185,7 @@
"youtubei.js": "9.1.0"
},
"devDependencies": {
"@playwright/test": "1.41.2",
"@playwright/test": "1.42.0",
"@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.41.2",
"playwright": "1.42.0",
"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.41.2
version: 1.41.2
specifier: 1.42.0
version: 1.42.0
'@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.41.2
version: 1.41.2
specifier: 1.42.0
version: 1.42.0
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.41.2:
resolution: {integrity: sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==}
/@playwright/test@1.42.0:
resolution: {integrity: sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright: 1.41.2
playwright: 1.42.0
dev: true
/@polka/url@1.0.0-next.24:
@ -5565,18 +5565,18 @@ packages:
find-up: 3.0.0
dev: false
/playwright-core@1.41.2:
resolution: {integrity: sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==}
/playwright-core@1.42.0:
resolution: {integrity: sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==}
engines: {node: '>=16'}
hasBin: true
dev: true
/playwright@1.41.2:
resolution: {integrity: sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==}
/playwright@1.42.0:
resolution: {integrity: sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright-core: 1.41.2
playwright-core: 1.42.0
optionalDependencies:
fsevents: 2.3.2
dev: true