ncu -u: playwright-firefox 1.39.0 -> 1.40.0, eslint

This commit is contained in:
Ralf Vogler 2023-11-20 11:41:15 +01:00
parent 4231b7dd28
commit 5919d37efa
2 changed files with 73 additions and 71 deletions

View file

@ -15,7 +15,7 @@
"enquirer": "^2.4.1",
"lowdb": "^6.1.1",
"otplib": "^12.0.1",
"playwright-firefox": "^1.39.0",
"playwright-firefox": "^1.40.0",
"puppeteer-extra-plugin-stealth": "^2.11.2"
},
"repository": {
@ -25,7 +25,7 @@
"author": "Ralf Vogler",
"license": "AGPL-3.0-only",
"devDependencies": {
"@stylistic/eslint-plugin-js": "^1.0.1",
"eslint": "^8.53.0"
"@stylistic/eslint-plugin-js": "^1.4.1",
"eslint": "^8.54.0"
}
}