chore(deps-dev): bump eslint-plugin-json from 3.1.0 to 4.0.1

Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases)
- [Commits](https://github.com/azeemba/eslint-plugin-json/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1312/head
dependabot[bot] 2024-08-08 13:13:55 +00:00 committed by GitHub
parent 5eb0df8414
commit c229b397cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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