Skip to content

Commit 66574ba

Browse files
authoredApr 8, 2024··
fix(deps): update dependency eslint-plugin-unicorn to v52 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f2821e commit 66574ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-n": "^16.6.2",
5050
"eslint-plugin-perfectionist": "^2.5.0",
5151
"eslint-plugin-prettier": "^5.1.3",
52-
"eslint-plugin-unicorn": "^51.0.1",
52+
"eslint-plugin-unicorn": "^52.0.0",
5353
"eslint-plugin-unused-imports": "^3.1.0",
5454
"eslint-plugin-vue": "^9.21.1",
5555
"eslint-plugin-yml": "^1.12.2",

‎pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.