chore(deps): update eslint monorepo to v9.9.1 (#1718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 12:34:38 +02:00
committed by GitHub
parent 2b13281244
commit 78aa1719da
2 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
"format-check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.9.0",
"@eslint/js": "9.9.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"prettier": "3.3.3",
"rollup": "4.21.0",