chore(deps): update eslint monorepo to v9.17.0 (v1) (#2206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-05 23:18:17 +01:00
committed by GitHub
parent 8f63ce851c
commit 35ba3b2fec
2 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
"format-check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"prettier": "3.4.2",
"rollup": "4.29.2",