Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-json from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases)
- [Commits](azeemba/eslint-plugin-json@v2.1.0...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 16, 2020
1 parent da39347 commit 741c8ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1625,12 +1625,12 @@ eslint-plugin-jest@^23.1.1:
"@typescript-eslint/experimental-utils" "^2.5.0"

eslint-plugin-json@^2.0.1:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-2.1.0.tgz#2829174f58148e229227c479c402f2875be04935"
integrity sha512-Qxy3JQVRb/Qh1RdJsg+LXhMLPGp8rTiEktpgKZPMOwJTTXe56zLCrazfdPZIDctETVbR/YFk0y1dSsVcKXu6Jg==
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-2.1.1.tgz#7b9c4da2121f6f48d44efceb9a99ac0d4d12b299"
integrity sha512-Ktsab8ij33V2KFLhh4alC1FYztdmbV32DeMZYYUCZm4kKLW1s4DrleKKgtbAHSJsmshCK5QGOZtfyc2r3jCRsg==
dependencies:
lodash "^4.17.15"
vscode-json-languageservice "^3.4.12"
vscode-json-languageservice "^3.5.1"

eslint-scope@^5.0.0:
version "5.0.0"
Expand Down Expand Up @@ -5218,7 +5218,7 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vscode-json-languageservice@^3.4.12:
vscode-json-languageservice@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/vscode-json-languageservice/-/vscode-json-languageservice-3.5.1.tgz#75779d466107cbc8c4cc9828df100df71c1870f8"
integrity sha512-F8jPqcAC1mbQOMKvGYS4dGEw9JCZxVEi7tc5ASZLfcfwKq2URZKB4fOtdy1GEsTLsrW11tVrBjEPntpXzqp/NA==
Expand Down

0 comments on commit 741c8ea

Please sign in to comment.