Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-sonarjs to ^0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2023
1 parent c2434b4 commit ae22fe1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-qiwi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@typescript-eslint/parser": "^5.59.2",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.22.0",
"eslint-plugin-unicorn": "^47.0.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2371,7 +2371,7 @@ __metadata:
eslint: ^8.39.0
eslint-plugin-react: ^7.32.2
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-sonarjs: ^0.21.0
eslint-plugin-sonarjs: ^0.22.0
eslint-plugin-unicorn: ^47.0.0
jest: ^29.5.0
ts-jest: ^29.1.0
Expand Down Expand Up @@ -2427,12 +2427,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:^0.21.0":
version: 0.21.0
resolution: "eslint-plugin-sonarjs@npm:0.21.0"
"eslint-plugin-sonarjs@npm:^0.22.0":
version: 0.22.0
resolution: "eslint-plugin-sonarjs@npm:0.22.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: c4d9de638a9ea6cc604355b02bc76819f811a3e20eb19bfc5741e3ad959721b573c9808b47e6aea4a6ce2d32101f42f2237f4d9c53230615c34afbf4ed6f69ea
checksum: f97d1cbb0e53d9c39829ca63be3880f3f1b697a5b558cac7c43ed253e242d914db22acbb2ef44eb33055aa47671017f5c42fb0edcc810893ec57f2fe92f894d6
languageName: node
linkType: hard

Expand Down

0 comments on commit ae22fe1

Please sign in to comment.