Skip to content

Commit 71c5d1f

Browse files
chore(deps): update dependency eslint-plugin-json to v4
1 parent d89e45b commit 71c5d1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "7.32.0",
3030
"eslint-config-airbnb": "18.2.1",
3131
"eslint-plugin-import": "2.29.1",
32-
"eslint-plugin-json": "3.1.0",
32+
"eslint-plugin-json": "4.0.0",
3333
"eslint-plugin-jsx-a11y": "6.8.0",
3434
"eslint-plugin-react": "7.34.1",
3535
"eslint-plugin-react-hooks": "4.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,10 +1541,10 @@ [email protected]:
15411541
semver "^6.3.1"
15421542
tsconfig-paths "^3.15.0"
15431543

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

0 commit comments

Comments
 (0)