chore(deps): update playwright monorepo to v1.40.1

This commit is contained in:
JellyBrick
2023-11-30 03:13:09 +09:00
parent 1b79d2e429
commit ef8bb95884
2 changed files with 14 additions and 14 deletions

View File

@ -167,7 +167,7 @@
"youtubei.js": "7.0.0"
},
"devDependencies": {
"@playwright/test": "1.40.0",
"@playwright/test": "1.40.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/electron-localshortcut": "3.1.3",
"@types/howler": "2.2.11",
@ -188,7 +188,7 @@
"eslint-plugin-prettier": "5.0.1",
"glob": "10.3.10",
"node-gyp": "10.0.1",
"playwright": "1.40.0",
"playwright": "1.40.1",
"rollup": "4.6.0",
"typescript": "5.3.2",
"utf-8-validate": "6.0.3",

24
pnpm-lock.yaml generated
View File

@ -130,8 +130,8 @@ dependencies:
devDependencies:
'@playwright/test':
specifier: 1.40.0
version: 1.40.0
specifier: 1.40.1
version: 1.40.1
'@total-typescript/ts-reset':
specifier: 0.5.1
version: 0.5.1
@ -193,8 +193,8 @@ devDependencies:
specifier: 10.0.1
version: 10.0.1
playwright:
specifier: 1.40.0
version: 1.40.0
specifier: 1.40.1
version: 1.40.1
rollup:
specifier: 4.6.0
version: 4.6.0
@ -1004,12 +1004,12 @@ packages:
tslib: 2.6.2
dev: true
/@playwright/test@1.40.0:
resolution: {integrity: sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg==}
/@playwright/test@1.40.1:
resolution: {integrity: sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright: 1.40.0
playwright: 1.40.1
dev: true
/@polka/url@1.0.0-next.23:
@ -5027,18 +5027,18 @@ packages:
find-up: 3.0.0
dev: false
/playwright-core@1.40.0:
resolution: {integrity: sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q==}
/playwright-core@1.40.1:
resolution: {integrity: sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==}
engines: {node: '>=16'}
hasBin: true
dev: true
/playwright@1.40.0:
resolution: {integrity: sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw==}
/playwright@1.40.1:
resolution: {integrity: sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright-core: 1.40.0
playwright-core: 1.40.1
optionalDependencies:
fsevents: 2.3.2
dev: true