chore(deps): update playwright monorepo to v1.48.0 (#2489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-13 18:05:01 +09:00
committed by GitHub
parent 8acb93225b
commit 4cbf6c015b
2 changed files with 17 additions and 17 deletions

View File

@ -208,7 +208,7 @@
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@playwright/test": "1.47.2",
"@playwright/test": "1.48.0",
"@stylistic/eslint-plugin-js": "^2.8.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
@ -234,7 +234,7 @@
"eslint-plugin-import": "2.31.0",
"glob": "11.0.0",
"node-gyp": "10.2.0",
"playwright": "1.47.2",
"playwright": "1.48.0",
"rollup": "4.24.0",
"typescript": "5.6.3",
"typescript-eslint": "^8.6.0",

30
pnpm-lock.yaml generated
View File

@ -173,8 +173,8 @@ importers:
specifier: ^9.10.0
version: 9.12.0
'@playwright/test':
specifier: 1.47.2
version: 1.47.2
specifier: 1.48.0
version: 1.48.0
'@stylistic/eslint-plugin-js':
specifier: ^2.8.0
version: 2.9.0(eslint@9.12.0)
@ -251,8 +251,8 @@ importers:
specifier: 10.2.0
version: 10.2.0
playwright:
specifier: 1.47.2
version: 1.47.2
specifier: 1.48.0
version: 1.48.0
rollup:
specifier: 4.24.0
version: 4.24.0
@ -908,8 +908,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.47.2':
resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==}
'@playwright/test@1.48.0':
resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==}
engines: {node: '>=18'}
hasBin: true
@ -3210,13 +3210,13 @@ packages:
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
engines: {node: '>=12'}
playwright-core@1.47.2:
resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==}
playwright-core@1.48.0:
resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.47.2:
resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==}
playwright@1.48.0:
resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==}
engines: {node: '>=18'}
hasBin: true
@ -4582,9 +4582,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.47.2':
'@playwright/test@1.48.0':
dependencies:
playwright: 1.47.2
playwright: 1.48.0
'@polka/url@1.0.0-next.24': {}
@ -7218,11 +7218,11 @@ snapshots:
picomatch@4.0.2: {}
playwright-core@1.47.2: {}
playwright-core@1.48.0: {}
playwright@1.47.2:
playwright@1.48.0:
dependencies:
playwright-core: 1.47.2
playwright-core: 1.48.0
optionalDependencies:
fsevents: 2.3.2