chore(deps): update playwright monorepo to v1.45.1 (#2212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-10 19:18:51 +09:00
committed by GitHub
parent 097f488ba0
commit b33f5ff94d
2 changed files with 17 additions and 17 deletions

View File

@ -192,7 +192,7 @@
"youtubei.js": "10.0.0"
},
"devDependencies": {
"@playwright/test": "1.45.0",
"@playwright/test": "1.45.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/electron-localshortcut": "3.1.3",
@ -217,7 +217,7 @@
"eslint-plugin-prettier": "5.1.3",
"glob": "10.4.5",
"node-gyp": "10.1.0",
"playwright": "1.45.0",
"playwright": "1.45.1",
"rollup": "4.18.1",
"typescript": "5.5.3",
"utf-8-validate": "6.0.4",

30
pnpm-lock.yaml generated
View File

@ -175,8 +175,8 @@ importers:
version: 10.0.0
devDependencies:
'@playwright/test':
specifier: 1.45.0
version: 1.45.0
specifier: 1.45.1
version: 1.45.1
'@total-typescript/ts-reset':
specifier: 0.5.1
version: 0.5.1
@ -250,8 +250,8 @@ importers:
specifier: 10.1.0
version: 10.1.0
playwright:
specifier: 1.45.0
version: 1.45.0
specifier: 1.45.1
version: 1.45.1
rollup:
specifier: 4.18.1
version: 4.18.1
@ -729,8 +729,8 @@ packages:
resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.45.0':
resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==}
'@playwright/test@1.45.1':
resolution: {integrity: sha512-Wo1bWTzQvGA7LyKGIZc8nFSTFf2TkthGIFBR+QVNilvwouGzFd4PYukZe3rvf5PSqjHi1+1NyKSDZKcQWETzaA==}
engines: {node: '>=18'}
hasBin: true
@ -3065,13 +3065,13 @@ packages:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
playwright-core@1.45.0:
resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==}
playwright-core@1.45.1:
resolution: {integrity: sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==}
engines: {node: '>=18'}
hasBin: true
playwright@1.45.0:
resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==}
playwright@1.45.1:
resolution: {integrity: sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==}
engines: {node: '>=18'}
hasBin: true
@ -4364,9 +4364,9 @@ snapshots:
'@pkgr/core@0.1.0': {}
'@playwright/test@1.45.0':
'@playwright/test@1.45.1':
dependencies:
playwright: 1.45.0
playwright: 1.45.1
'@polka/url@1.0.0-next.24': {}
@ -7010,11 +7010,11 @@ snapshots:
picomatch@2.3.1: {}
playwright-core@1.45.0: {}
playwright-core@1.45.1: {}
playwright@1.45.0:
playwright@1.45.1:
dependencies:
playwright-core: 1.45.0
playwright-core: 1.45.1
optionalDependencies:
fsevents: 2.3.2