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.14.1" ,
53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.57.0" ,
55
- "eslint-plugin-unicorn" : " ^53 .0.0" ,
55
+ "eslint-plugin-unicorn" : " ^54 .0.0" ,
56
56
"eslint-plugin-unused-imports" : " ^4.0.0" ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.3.2" ,
Original file line number Diff line number Diff line change @@ -1379,10 +1379,10 @@ eslint-plugin-unicorn@^48.0.0:
1379
1379
semver "^7.5.4"
1380
1380
strip-indent "^3.0.0"
1381
1381
1382
- eslint-plugin-unicorn@^53 .0.0 :
1383
- version "53 .0.0"
1384
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53 .0.0.tgz#df3a5c9ecabeb759e6fd867b2d84198466ac8c4d "
1385
- integrity sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw ==
1382
+ eslint-plugin-unicorn@^54 .0.0 :
1383
+ version "54 .0.0"
1384
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54 .0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d "
1385
+ integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ ==
1386
1386
dependencies :
1387
1387
" @babel/helper-validator-identifier" " ^7.24.5"
1388
1388
" @eslint-community/eslint-utils" " ^4.4.0"
You can’t perform that action at this time.
0 commit comments