Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-sonarjs to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent ae22fe1 commit 436d693
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.22.0",
"eslint-plugin-sonarjs": "^0.23.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.22.0
eslint-plugin-sonarjs: ^0.23.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.22.0":
version: 0.22.0
resolution: "eslint-plugin-sonarjs@npm:0.22.0"
"eslint-plugin-sonarjs@npm:^0.23.0":
version: 0.23.0
resolution: "eslint-plugin-sonarjs@npm:0.23.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: f97d1cbb0e53d9c39829ca63be3880f3f1b697a5b558cac7c43ed253e242d914db22acbb2ef44eb33055aa47671017f5c42fb0edcc810893ec57f2fe92f894d6
checksum: 4f56557740ab438eee8d98e4d93363a8dadcf8d6d795a5d95e6a0b0d6335273a06c5633fe753271c6a56c14a3b0086014b8278984b5594fad5db274ec7fd7edf
languageName: node
linkType: hard

Expand Down

0 comments on commit 436d693

Please sign in to comment.