Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-sonarjs to ^0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent cdb890f commit 9498cde
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.19.0",
"eslint-plugin-sonarjs": "^0.20.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 @@ -2369,7 +2369,7 @@ __metadata:
eslint: ^8.39.0
eslint-plugin-react: ^7.32.2
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-sonarjs: ^0.19.0
eslint-plugin-sonarjs: ^0.20.0
eslint-plugin-unicorn: ^47.0.0
jest: ^29.5.0
ts-jest: ^29.1.0
Expand Down Expand Up @@ -2425,12 +2425,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-sonarjs@npm:^0.19.0":
version: 0.19.0
resolution: "eslint-plugin-sonarjs@npm:0.19.0"
"eslint-plugin-sonarjs@npm:^0.20.0":
version: 0.20.0
resolution: "eslint-plugin-sonarjs@npm:0.20.0"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 893640583f62ce55584c6ddd481aa0fd6fa15fe0fffc32ac92b17f3fadde8eaf32414183bb80b612455212e9bb14400236398af6279ca04e8992f008e011926c
checksum: 98eabeff0d5a684f03b55be9c2888f52e169b991e87154f1210e5ca3c05ba5f9957067c9fd1177236211dc7b7efbadf9c1db7c0e650228c4d94d2728b279428e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9498cde

Please sign in to comment.