chore(deps): update eslint monorepo to v9.11.1 (#1829)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-23 22:49:03 +02:00
committed by GitHub
parent 52e3bdab26
commit fd0a52aa86
2 changed files with 45 additions and 36 deletions
+2 -2
View File
@@ -10,13 +10,13 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@rollup/plugin-node-resolve": "15.2.4",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"covector": "^0.12.3",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-security": "3.0.1",
"prettier": "3.3.3",