chore(deps-dev): bump eslint from 8.57.1 to 9.31.0

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.31.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1370/head
dependabot[bot] 2025-07-14 16:08:35 +00:00 committed by GitHub
parent 76d8cd0197
commit 4a55016141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"lint": "eslint --ext .js --ext .jsx --ext .json ."
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint": "^9.31.0",
"eslint-config-hexo": "^5.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-react": "^7.33.2"