chore(deps): update all npm dependencies for playwright (#6061)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
d87e504c4d
commit
3a17abe32a
1513
playwright/package-lock.json
generated
1513
playwright/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -7,14 +7,14 @@
|
|||
"test:debug": "playwright test --debug"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.35.1",
|
||||
"eslint": "8.43.0",
|
||||
"@playwright/test": "1.36.1",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-n": "16.0.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"npm-check-updates": "16.10.13"
|
||||
"npm-check-updates": "16.10.16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "8.0.2",
|
||||
|
|
Loading…
Reference in a new issue