Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-sonarjs to v3 (#661)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency eslint-plugin-sonarjs to v3

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Dec 5, 2024
1 parent 866aef2 commit ef4d681
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 830 deletions.
5 changes: 5 additions & 0 deletions .changeset/@theguild_eslint-config-661-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@theguild/eslint-config": patch
---
dependencies updates:
- Updated dependency [`eslint-plugin-sonarjs@3.0.1` ↗︎](https://www.npmjs.com/package/eslint-plugin-sonarjs/v/3.0.1) (from `2.0.4`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-sonarjs": "2.0.4",
"eslint-plugin-sonarjs": "3.0.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.16.0"
},
Expand Down
Loading

0 comments on commit ef4d681

Please sign in to comment.