chore(package): update all npm dependencies for playwright (#5372)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
58b3155eda
commit
41ed628c55
2112
playwright/package-lock.json
generated
2112
playwright/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -8,19 +8,19 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.31.2",
|
"@playwright/test": "1.31.2",
|
||||||
"eslint": "8.28.0",
|
"eslint": "8.35.0",
|
||||||
"eslint-config-standard": "17.0.0",
|
"eslint-config-standard": "17.0.0",
|
||||||
"eslint-plugin-import": "2.26.0",
|
"eslint-plugin-import": "2.27.5",
|
||||||
"eslint-plugin-n": "15.6.1",
|
"eslint-plugin-n": "15.6.1",
|
||||||
"eslint-plugin-node": "11.1.0",
|
"eslint-plugin-node": "11.1.0",
|
||||||
"eslint-plugin-promise": "6.1.1",
|
"eslint-plugin-promise": "6.1.1",
|
||||||
"npm-check-updates": "16.4.1"
|
"npm-check-updates": "16.7.10"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@faker-js/faker": "7.6.0",
|
"@faker-js/faker": "7.6.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"luxon": "3.2.1",
|
"luxon": "3.3.0",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"seedrandom": "3.0.5",
|
"seedrandom": "3.0.5",
|
||||||
"slugify": "1.6.5"
|
"slugify": "1.6.5"
|
||||||
|
|
Loading…
Reference in a new issue