Skip to content

Commit

Permalink
feat(plugins): updated eslint-plugin-unicorn
Browse files Browse the repository at this point in the history
Fixes #354
  • Loading branch information
AndreaPontrandolfo committed Feb 1, 2025
1 parent 1076201 commit 2924cad
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 59 deletions.
2 changes: 1 addition & 1 deletion apps/sheriff-webservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-storybook": "^0.10.2",
"eslint-plugin-tsdoc": "^0.2.17",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"hono": "^3.12.0",
"lodash": "^4.17.21",
"typescript-eslint": "^8.19.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-sheriff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-storybook": "^0.10.2",
"eslint-plugin-tsdoc": "^0.2.17",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.11.0",
"lodash": "^4.17.21",
"typescript-eslint": "^8.19.0"
Expand Down
Loading

0 comments on commit 2924cad

Please sign in to comment.