Skip to content

Commit 755eb9b

Browse files
chore(deps): update dependency eslint-plugin-json to v4
1 parent 82996f8 commit 755eb9b

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.9.0",
3434
"eslint-plugin-react": "7.34.3",
3535
"eslint-plugin-react-hooks": "4.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,10 +1643,10 @@ [email protected]:
16431643
semver "^6.3.1"
16441644
tsconfig-paths "^3.15.0"
16451645

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

0 commit comments

Comments
 (0)