Skip to content

Commit

Permalink
Merge pull request #624 from infokiller/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-plugin-json-4.0.1

build(deps-dev): bump eslint-plugin-json from 4.0.0 to 4.0.1
  • Loading branch information
kodiakhq[bot] authored Aug 8, 2024
2 parents 87eaf04 + 6a19c30 commit 3a0bb99
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.8.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-json": "^4.0.0",
"eslint-plugin-json": "^4.0.1",
"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 @@ -1730,10 +1730,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@^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==
eslint-plugin-json@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.1.tgz#c99e0e465b2a33fbdce6dac040f507d75e940a74"
integrity sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==
dependencies:
lodash "^4.17.21"
vscode-json-languageservice "^4.1.6"
Expand Down

0 comments on commit 3a0bb99

Please sign in to comment.