Skip to content

Commit 086da36

Browse files
Update dependency eslint-plugin-unicorn to v61 (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 607dd0c commit 086da36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.33.0",
3434
"eslint-config-prettier": "^10.1.1",
3535
"eslint-plugin-prettier": "^5.2.6",
36-
"eslint-plugin-unicorn": "^60.0.0",
36+
"eslint-plugin-unicorn": "^61.0.0",
3737
"prettier": "^3.5.3",
3838
"prettier-plugin-svelte": "^3.3.3",
3939
"typescript": "^5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,10 +2673,10 @@ eslint-plugin-prettier@^5.2.6:
26732673
prettier-linter-helpers "^1.0.0"
26742674
synckit "^0.11.7"
26752675

2676-
eslint-plugin-unicorn@^60.0.0:
2677-
version "60.0.0"
2678-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-60.0.0.tgz#68f712bcb17e94bd176cce7312647ba1d1409c3c"
2679-
integrity sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==
2676+
eslint-plugin-unicorn@^61.0.0:
2677+
version "61.0.2"
2678+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.2.tgz#fe410b1203666cef4d6a5b13b05caef814a6a2e4"
2679+
integrity sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA==
26802680
dependencies:
26812681
"@babel/helper-validator-identifier" "^7.27.1"
26822682
"@eslint-community/eslint-utils" "^4.7.0"

0 commit comments

Comments
 (0)