File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"eslint" : " ^9.33.0" ,
34
34
"eslint-config-prettier" : " ^10.1.1" ,
35
35
"eslint-plugin-prettier" : " ^5.2.6" ,
36
- "eslint-plugin-unicorn" : " ^60 .0.0" ,
36
+ "eslint-plugin-unicorn" : " ^61 .0.0" ,
37
37
"prettier" : " ^3.5.3" ,
38
38
"prettier-plugin-svelte" : " ^3.3.3" ,
39
39
"typescript" : " ^5.7.3" ,
Original file line number Diff line number Diff line change @@ -2673,10 +2673,10 @@ eslint-plugin-prettier@^5.2.6:
2673
2673
prettier-linter-helpers "^1.0.0"
2674
2674
synckit "^0.11.7"
2675
2675
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 ==
2680
2680
dependencies :
2681
2681
" @babel/helper-validator-identifier" " ^7.27.1"
2682
2682
" @eslint-community/eslint-utils" " ^4.7.0"
You can’t perform that action at this time.
0 commit comments