File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"@typescript-eslint/parser" : " ^7.5.0" ,
53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.57.0" ,
55
- "eslint-plugin-unicorn" : " ^51 .0.1 " ,
55
+ "eslint-plugin-unicorn" : " ^52 .0.0 " ,
56
56
"eslint-plugin-unused-imports" : " ^3.1.0" ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.2.5" ,
Original file line number Diff line number Diff line change @@ -1369,10 +1369,10 @@ eslint-plugin-unicorn@^48.0.0:
1369
1369
semver "^7.5.4"
1370
1370
strip-indent "^3.0.0"
1371
1371
1372
- eslint-plugin-unicorn@^51 .0.1 :
1373
- version "51 .0.1 "
1374
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51 .0.1 .tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b "
1375
- integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw ==
1372
+ eslint-plugin-unicorn@^52 .0.0 :
1373
+ version "52 .0.0 "
1374
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52 .0.0 .tgz#c7a559edd52e3932cf2b3a05c3b0efc604c1eeb8 "
1375
+ integrity sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng ==
1376
1376
dependencies :
1377
1377
" @babel/helper-validator-identifier" " ^7.22.20"
1378
1378
" @eslint-community/eslint-utils" " ^4.4.0"
You can’t perform that action at this time.
0 commit comments