chore(deps): update eslint monorepo (#2403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-20 16:37:09 +01:00
committed by GitHub
parent 04996b37d3
commit ecb439bbd3
2 changed files with 47 additions and 39 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
"format-check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"prettier": "3.4.2",
"rollup": "4.34.8",