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:
depfu[bot] 2023-08-08 13:07:17 -05:00 committed by GitHub
parent d87e504c4d
commit 3a17abe32a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 495 additions and 1024 deletions

File diff suppressed because it is too large Load diff

View file

@ -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",