Skip to content

Commit b2ae514

Browse files
chore(deps): update dependency eslint-plugin-json to v4
1 parent 9c3d6bf commit b2ae514

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.32.0",
32-
"eslint-plugin-json": "3.1.0",
32+
"eslint-plugin-json": "4.0.1",
3333
"eslint-plugin-jsx-a11y": "6.10.2",
3434
"eslint-plugin-react": "7.37.5",
3535
"eslint-plugin-react-hooks": "4.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,10 +1937,10 @@ [email protected]:
19371937
string.prototype.trimend "^1.0.9"
19381938
tsconfig-paths "^3.15.0"
19391939

1940-
eslint-plugin-json@3.1.0:
1941-
version "3.1.0"
1942-
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-3.1.0.tgz#251108ba1681c332e0a442ef9513bd293619de67"
1943-
integrity sha512-MrlG2ynFEHe7wDGwbUuFPsaT2b1uhuEFhJ+W1f1u+1C2EkXmTYJp4B1aAdQQ8M+CC3t//N/oRKiIVw14L2HR1g==
1940+
eslint-plugin-json@4.0.1:
1941+
version "4.0.1"
1942+
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.1.tgz#c99e0e465b2a33fbdce6dac040f507d75e940a74"
1943+
integrity sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==
19441944
dependencies:
19451945
lodash "^4.17.21"
19461946
vscode-json-languageservice "^4.1.6"

0 commit comments

Comments
 (0)