Skip to content

Commit ce93d19

Browse files
Bump eslint-plugin-json from 4.0.0 to 4.0.1 in /demos/moderator (#1178)
Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/azeemba/eslint-plugin-json/releases) - [Commits](https://github.com/azeemba/eslint-plugin-json/commits) --- updated-dependencies: - dependency-name: eslint-plugin-json dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d18f99 commit ce93d19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "9.1.0",
3535
"eslint-plugin-import": "2.29.1",
36-
"eslint-plugin-json": "4.0.0",
36+
"eslint-plugin-json": "4.0.1",
3737
"eslint-plugin-prettier": "5.2.1",
3838
"eslint-plugin-react": "7.35.0",
3939
"jest-cli": "29.7.0",

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5876,10 +5876,10 @@ [email protected]:
58765876
semver "^6.3.1"
58775877
tsconfig-paths "^3.15.0"
58785878

5879-
5880-
version "4.0.0"
5881-
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.0.tgz#0969f2a80823369e8414125a98c91cc98016ec7a"
5882-
integrity sha512-l/P3WTzl2HI8PbwsbDIrZ+6jvwQI4TGuz20ReJkG3Y+gZS5ZurTgx+gBmuLpOgiqMyDJWyJ7+GCjevWtNYQcUg==
5879+
5880+
version "4.0.1"
5881+
resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-4.0.1.tgz#c99e0e465b2a33fbdce6dac040f507d75e940a74"
5882+
integrity sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==
58835883
dependencies:
58845884
lodash "^4.17.21"
58855885
vscode-json-languageservice "^4.1.6"

0 commit comments

Comments
 (0)