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 193
193
"eslint-plugin-n" : " ^16.6.2" ,
194
194
"eslint-plugin-react" : " ^7.34.1" ,
195
195
"eslint-plugin-react-hooks" : " ^4.6.0" ,
196
- "eslint-plugin-unicorn" : " ^51 .0.1 " ,
196
+ "eslint-plugin-unicorn" : " ^52 .0.0 " ,
197
197
"eslint-webpack-plugin" : " ^4.1.0" ,
198
198
"extend" : " ^3.0.2" ,
199
199
"file-loader" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -6599,10 +6599,10 @@ eslint-plugin-testing-library@^5.0.1:
6599
6599
dependencies:
6600
6600
"@typescript-eslint/utils" "^5.13.0"
6601
6601
6602
- eslint-plugin-unicorn@^51 .0.1 :
6603
- version "51 .0.1 "
6604
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51 .0.1 .tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b "
6605
- integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw ==
6602
+ eslint-plugin-unicorn@^52 .0.0 :
6603
+ version "52 .0.0 "
6604
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52 .0.0 .tgz#c7a559edd52e3932cf2b3a05c3b0efc604c1eeb8 "
6605
+ integrity sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng ==
6606
6606
dependencies:
6607
6607
"@babel/helper-validator-identifier" "^7.22.20"
6608
6608
"@eslint-community/eslint-utils" "^4.4.0"
You can’t perform that action at this time.
0 commit comments