Skip to content

Commit cdf6994

Browse files
chore(deps): update dependency eslint-plugin-json to v4
1 parent a93ca0f commit cdf6994

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.31.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.2",
3535
"eslint-plugin-react-hooks": "4.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,10 +1581,10 @@ eslint-plugin-import@2.31.0:
15811581
string.prototype.trimend "^1.0.8"
15821582
tsconfig-paths "^3.15.0"
15831583

1584-
eslint-plugin-json@3.1.0:
1585-
version "3.1.0"
1586-
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-3.1.0.tgz#251108ba1681c332e0a442ef9513bd293619de67"
1587-
integrity sha512-MrlG2ynFEHe7wDGwbUuFPsaT2b1uhuEFhJ+W1f1u+1C2EkXmTYJp4B1aAdQQ8M+CC3t//N/oRKiIVw14L2HR1g==
1584+
eslint-plugin-json@4.0.1:
1585+
version "4.0.1"
1586+
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.1.tgz#c99e0e465b2a33fbdce6dac040f507d75e940a74"
1587+
integrity sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==
15881588
dependencies:
15891589
lodash "^4.17.21"
15901590
vscode-json-languageservice "^4.1.6"

0 commit comments

Comments
 (0)