Skip to content

Commit

Permalink
Update dependency eslint-plugin-sonarjs to ^0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent b0a342d commit 2c5e285
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 @@ -23,7 +23,7 @@
"eslint-plugin-jest-dom": "^4.0.0",
"eslint-plugin-react-perf": "^3.3.0",
"eslint-plugin-regexp": "^1.5.0",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.25.0",
"eslint-plugin-unicorn": "^40.1.0",
"eslint-plugin-write-good-comments": "^0.2.0",
"source-map-explorer": "^2.5.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6989,12 +6989,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.25.0":
version: 0.25.1
resolution: "eslint-plugin-sonarjs@npm:0.25.1"
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: c4d9de638a9ea6cc604355b02bc76819f811a3e20eb19bfc5741e3ad959721b573c9808b47e6aea4a6ce2d32101f42f2237f4d9c53230615c34afbf4ed6f69ea
checksum: 76b4bde16182de2691682313f03342a951f60d55ed87d5700409e32c9f02660ae3ec9d95daf1c75c18a7c2035b0e1f92bdfb30df054dc90e63ab65d432a575f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -13154,7 +13154,7 @@ resolve@^2.0.0-next.3:
eslint-plugin-jest-dom: ^4.0.0
eslint-plugin-react-perf: ^3.3.0
eslint-plugin-regexp: ^1.5.0
eslint-plugin-sonarjs: ^0.21.0
eslint-plugin-sonarjs: ^0.25.0
eslint-plugin-unicorn: ^40.1.0
eslint-plugin-write-good-comments: ^0.2.0
react: ^17.0.2
Expand Down

0 comments on commit 2c5e285

Please sign in to comment.