Skip to content

Commit 1d9b051

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v51 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 560e7b2 commit 1d9b051

File tree

3 files changed

+20
-19
lines changed

3 files changed

+20
-19
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"eslint-plugin-prettier": "^5.0.1",
135135
"eslint-plugin-simple-import-sort": "^10.0.0",
136136
"eslint-plugin-sonarjs": "^0.23.0",
137-
"eslint-plugin-unicorn": "^50.0.0",
137+
"eslint-plugin-unicorn": "^51.0.0",
138138
"eslint-plugin-unused-imports": "^3.0.0",
139139
"fastify-tls-keygen": "^1.1.0",
140140
"fix-esm": "^1.0.1",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"eslint-plugin-sonarjs": "^0.23.0",
153153
"eslint-plugin-tailwindcss": "^3.13.0",
154154
"eslint-plugin-testing-library": "^6.1.2",
155-
"eslint-plugin-unicorn": "^50.0.0",
155+
"eslint-plugin-unicorn": "^51.0.0",
156156
"eslint-plugin-unused-imports": "^3.0.0",
157157
"execa": "^8.0.1",
158158
"extend-expect": "link:@testing-library/jest-dom/extend-expect",

pnpm-lock.yaml

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)