chore(deps): update playwright monorepo to v1.48.1 (#2516)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-18 07:47:06 +09:00
committed by GitHub
parent 1d3bb60e0b
commit 3ec126628c
2 changed files with 17 additions and 17 deletions

View File

@ -273,7 +273,7 @@
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@stylistic/eslint-plugin-js": "2.9.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
@ -301,7 +301,7 @@
"eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0",
"node-gyp": "10.2.0",
"playwright": "1.48.0",
"playwright": "1.48.1",
"rollup": "4.24.0",
"typescript": "5.6.3",
"typescript-eslint": "8.9.0",

30
pnpm-lock.yaml generated
View File

@ -200,8 +200,8 @@ importers:
specifier: 9.12.0
version: 9.12.0
'@playwright/test':
specifier: 1.48.0
version: 1.48.0
specifier: 1.48.1
version: 1.48.1
'@stylistic/eslint-plugin-js':
specifier: 2.9.0
version: 2.9.0(eslint@9.12.0)
@ -284,8 +284,8 @@ importers:
specifier: 10.2.0
version: 10.2.0
playwright:
specifier: 1.48.0
version: 1.48.0
specifier: 1.48.1
version: 1.48.1
rollup:
specifier: 4.24.0
version: 4.24.0
@ -1106,8 +1106,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.48.0':
resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==}
'@playwright/test@1.48.1':
resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==}
engines: {node: '>=18'}
hasBin: true
@ -3503,13 +3503,13 @@ packages:
resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
hasBin: true
playwright-core@1.48.0:
resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==}
playwright-core@1.48.1:
resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.48.0:
resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==}
playwright@1.48.1:
resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==}
engines: {node: '>=18'}
hasBin: true
@ -5178,9 +5178,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.48.0':
'@playwright/test@1.48.1':
dependencies:
playwright: 1.48.0
playwright: 1.48.1
'@polka/url@1.0.0-next.24': {}
@ -7919,11 +7919,11 @@ snapshots:
dependencies:
pngjs: 6.0.0
playwright-core@1.48.0: {}
playwright-core@1.48.1: {}
playwright@1.48.0:
playwright@1.48.1:
dependencies:
playwright-core: 1.48.0
playwright-core: 1.48.1
optionalDependencies:
fsevents: 2.3.2