Skip to content

Commit aedbd54

Browse files
authoredDec 26, 2023
fix(deps): update dependency eslint-plugin-unicorn to v50 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b25db5 commit aedbd54

File tree

2 files changed

+58
-9
lines changed

2 files changed

+58
-9
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-markdown": "^3.0.1",
5151
"eslint-plugin-prettier": "^5.0.1",
5252
"eslint-plugin-sort-keys": "^2.3.5",
53-
"eslint-plugin-unicorn": "^49.0.0",
53+
"eslint-plugin-unicorn": "^50.0.1",
5454
"eslint-plugin-unused-imports": "^3.0.0",
5555
"eslint-plugin-vue": "^9.19.2",
5656
"eslint-plugin-yml": "^1.11.0",

‎pnpm-lock.yaml

+57-8
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.