bump playwright lib to 10.8.0, update dependencies and update snapshots (#30662)

Этот коммит содержится в:
Saturnino Abril
2025-04-08 16:21:50 +08:00
коммит произвёл GitHub
родитель 4d093a7795
Коммит cf68cfdf4b
9 изменённых файлов: 293 добавлений и 287 удалений

Просмотреть файл

@@ -31,11 +31,11 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.29.0",
"eslint": "9.23.0",
"eslint-import-resolver-typescript": "4.3.1",
"eslint": "9.24.0",
"eslint-import-resolver-typescript": "4.3.2",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.31.0",
"prettier": "3.5.3",
"typescript": "5.8.2"
"typescript": "5.8.3"
}
}