Skip to content

Commit 20476f5

Browse files
fix(deps): update dependency eslint-plugin-unicorn to v57 (#713)
* fix(deps): update dependency eslint-plugin-unicorn to v57 * 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>
1 parent 3d4e70f commit 20476f5

File tree

3 files changed

+89
-91
lines changed

3 files changed

+89
-91
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@theguild/eslint-config": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/eslint-plugin-unicorn/v/57.0.0) (from `56.0.1`, in `dependencies`)

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "7.37.4",
3939
"eslint-plugin-react-hooks": "5.2.0",
4040
"eslint-plugin-sonarjs": "3.0.2",
41-
"eslint-plugin-unicorn": "56.0.1",
41+
"eslint-plugin-unicorn": "57.0.0",
4242
"eslint-plugin-yml": "1.17.0"
4343
},
4444
"publishConfig": {

0 commit comments

Comments
 (0)