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

This commit is contained in:
Ralf Vogler 2023-12-19 11:25:21 +01:00
parent 5919d37efa
commit 544eff8a23
2 changed files with 56 additions and 58 deletions

View file

@ -15,7 +15,7 @@
"enquirer": "^2.4.1",
"lowdb": "^6.1.1",
"otplib": "^12.0.1",
"playwright-firefox": "^1.40.0",
"playwright-firefox": "^1.40.1",
"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.4.1",
"eslint": "^8.54.0"
"@stylistic/eslint-plugin-js": "^1.5.1",
"eslint": "^8.56.0"
}
}