chore(deps-dev): bump eslint-config-hexo from 5.0.0 to 6.0.0

Bumps [eslint-config-hexo](https://github.com/hexojs/eslint-config-hexo) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/hexojs/eslint-config-hexo/releases)
- [Commits](https://github.com/hexojs/eslint-config-hexo/compare/5.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1344/head
dependabot[bot] 2025-02-24 14:02:55 +00:00 committed by GitHub
parent 76d8cd0197
commit 53089e6a16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint-config-hexo": "^5.0.0",
"eslint-config-hexo": "^6.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-react": "^7.33.2"
},