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.1 "
2678
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61 .0.1 .tgz#438d66e2451a00df8eacc1a6e2e3c853482a2a29 "
2679
+ integrity sha512-RwXXqS8oTxW7dVs6e4ZBpZkn1wB4qqNZSbCJektP8/Nzp/woJdfN/t7LVNcpGMZ57xWBs33K0ymZ7MV+VeQnbA ==
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