chore(deps): update playwright monorepo to v1.41.0 (#1651)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-17 11:31:10 +09:00
committed by GitHub
parent d5ab36f42e
commit b1046bc28d
2 changed files with 14 additions and 14 deletions

View File

@ -180,7 +180,7 @@
"youtubei.js": "8.2.0"
},
"devDependencies": {
"@playwright/test": "1.41.0-beta-1705101589000",
"@playwright/test": "1.41.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/electron-localshortcut": "3.1.3",
@ -204,7 +204,7 @@
"eslint-plugin-prettier": "5.1.3",
"glob": "10.3.10",
"node-gyp": "10.0.1",
"playwright": "1.41.0-beta-1705101589000",
"playwright": "1.41.0",
"rollup": "4.9.5",
"typescript": "5.3.3",
"utf-8-validate": "6.0.3",