Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-json to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 191aaa3 commit 0b1fbab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-json": "^4.0.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"jest": "^29.7.0",
"nodemon": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6149,13 +6149,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-json@npm:^3.1.0":
version: 3.1.0
resolution: "eslint-plugin-json@npm:3.1.0"
"eslint-plugin-json@npm:^4.0.0":
version: 4.0.0
resolution: "eslint-plugin-json@npm:4.0.0"
dependencies:
lodash: ^4.17.21
vscode-json-languageservice: ^4.1.6
checksum: bc7fa4c2e1fdac4365e499bd24ecdf6cddeb6bb647ea9543f214fd811559345a3c1a944b78ff1d3e4b6a49980bcea592f0d58b26a41e05e451e222bb43322cac
checksum: 364ff43d202ac952cd2ef1244f60881c8ac002108fe675e295407f9fdf97440d1a7a72aa28dfca4257d6a5b4e0dc695328ede60cfd678b57af796d118e76d435
languageName: node
linkType: hard

Expand Down Expand Up @@ -12097,7 +12097,7 @@ __metadata:
eslint-config-airbnb-typescript: ^17.1.0
eslint-plugin-deprecation: ^2.0.0
eslint-plugin-import: ^2.29.0
eslint-plugin-json: ^3.1.0
eslint-plugin-json: ^4.0.0
eslint-plugin-no-only-tests: ^3.1.0
express: ^4.18.2
jest: ^29.7.0
Expand Down

0 comments on commit 0b1fbab

Please sign in to comment.