Skip to content

Commit 73fe733

Browse files
authoredJul 18, 2023
fix(deps): update dependency eslint-plugin-unicorn to v48 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0526586 commit 73fe733

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint-plugin-eslint-comments": "^3.2.0",
2222
"eslint-plugin-import": "^2.27.5",
2323
"eslint-plugin-promise": "^6.1.1",
24-
"eslint-plugin-unicorn": "^47.0.0"
24+
"eslint-plugin-unicorn": "^48.0.0"
2525
},
2626
"peerDependencies": {
2727
"eslint": "^7.32.0 || ^8.2.0",

‎pnpm-lock.yaml

+6-13
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.