chore(deps): update eslint monorepo to v9.31.0 (v1) (#2840)

* chore(deps): update eslint monorepo to v9.31.0

* Deduplicates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
renovate[bot]
2025-07-15 10:23:49 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Tony
parent 717c4a7fe3
commit 35fff903ad
2 changed files with 47 additions and 47 deletions
+2 -2
View File
@@ -10,11 +10,11 @@
"format-check": "prettier --check ."
},
"devDependencies": {
"@eslint/js": "9.30.1",
"@eslint/js": "9.31.0",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"eslint": "9.30.1",
"eslint": "9.31.0",
"eslint-config-prettier": "10.1.5",
"prettier": "3.6.2",
"rollup": "4.45.0",