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" : " ^6.21.0" ,
53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.56.0" ,
55
- "eslint-plugin-unicorn" : " ^51.0.0 " ,
55
+ "eslint-plugin-unicorn" : " ^51.0.1 " ,
56
56
"eslint-plugin-unused-imports" : " ^3.0.0" ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.2.5" ,
Original file line number Diff line number Diff line change @@ -1283,10 +1283,10 @@ eslint-plugin-unicorn@^48.0.0:
1283
1283
semver "^7.5.4"
1284
1284
strip-indent "^3.0.0"
1285
1285
1286
- eslint-plugin-unicorn@^51.0.0 :
1287
- version "51.0.0 "
1288
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0 .tgz#7e5b1f6837949de244a5403eb7729e60c6b20729 "
1289
- integrity sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA ==
1286
+ eslint-plugin-unicorn@^51.0.1 :
1287
+ version "51.0.1 "
1288
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1 .tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b "
1289
+ integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw ==
1290
1290
dependencies :
1291
1291
" @babel/helper-validator-identifier" " ^7.22.20"
1292
1292
" @eslint-community/eslint-utils" " ^4.4.0"
You can’t perform that action at this time.
0 commit comments