chore(deps): update dependency eslint-plugin-json to v4 (#874)

| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| npm        | eslint-plugin-json | 3.1.0 | 4.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-08 09:43:25 +00:00 committed by GitHub
parent c884ed2ba3
commit 205c9ef954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-json": "4.0.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.6",