Skip to content

Commit

Permalink
Bump eslint-plugin-json from 3.1.0 to 4.0.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 62067b0 commit 5f1b5a3
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"axios": "^1.7.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ __metadata:
browser-or-node: "npm:^3.0.0"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-json: "npm:^3.1.0"
eslint-plugin-json: "npm:^4.0.1"
eslint-plugin-prettier: "npm:^5.2.1"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
Expand Down Expand Up @@ -3080,13 +3080,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-json@npm:^3.1.0":
version: 3.1.0
resolution: "eslint-plugin-json@npm:3.1.0"
"eslint-plugin-json@npm:^4.0.1":
version: 4.0.1
resolution: "eslint-plugin-json@npm:4.0.1"
dependencies:
lodash: "npm:^4.17.21"
vscode-json-languageservice: "npm:^4.1.6"
checksum: 10/0a4d1efb790e7417f11b347fa73f737c3c1083340eced39ebb28c7702581ff4c6f61cc8c278773d4eec79b7d6171fb0dbc0150a22a1b4c3b20faf1388b2ccf2c
checksum: 10/d891eb5326cca9af5d4a2ebdef5e04761d9a2fca56841d533f755dd475539818d9f43cc7f1e19952276fca8493ea58b4e143ee68f75b2971e2ea8e5e244e0929
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f1b5a3

Please sign in to comment.