Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-json from 3.1.0 to 4.0.0
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.0.
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases)
- [Commits](azeemba/eslint-plugin-json@v3.1.0...v4.0.0)

---
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 May 27, 2024
1 parent 54acc36 commit ef33e36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^9.3.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-json": "^4.0.0",
"gulp": "^5.0.0",
"gulp-if": "^3.0.0",
"gulp-terser": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1757,10 +1757,10 @@ eslint-config-google@^0.14.0:
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==

eslint-plugin-json@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-3.1.0.tgz#251108ba1681c332e0a442ef9513bd293619de67"
integrity sha512-MrlG2ynFEHe7wDGwbUuFPsaT2b1uhuEFhJ+W1f1u+1C2EkXmTYJp4B1aAdQQ8M+CC3t//N/oRKiIVw14L2HR1g==
eslint-plugin-json@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.0.tgz#0969f2a80823369e8414125a98c91cc98016ec7a"
integrity sha512-l/P3WTzl2HI8PbwsbDIrZ+6jvwQI4TGuz20ReJkG3Y+gZS5ZurTgx+gBmuLpOgiqMyDJWyJ7+GCjevWtNYQcUg==
dependencies:
lodash "^4.17.21"
vscode-json-languageservice "^4.1.6"
Expand Down

0 comments on commit ef33e36

Please sign in to comment.