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 196
196
"eslint-plugin-n" : " ^16.6.2" ,
197
197
"eslint-plugin-react" : " ^7.33.2" ,
198
198
"eslint-plugin-react-hooks" : " ^4.6.0" ,
199
- "eslint-plugin-unicorn" : " ^51.0.0 " ,
199
+ "eslint-plugin-unicorn" : " ^51.0.1 " ,
200
200
"eslint-webpack-plugin" : " ^4.0.1" ,
201
201
"extend" : " ^3.0.2" ,
202
202
"file-loader" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -6477,10 +6477,10 @@ eslint-plugin-testing-library@^5.0.1:
6477
6477
dependencies:
6478
6478
"@typescript-eslint/utils" "^5.13.0"
6479
6479
6480
- eslint-plugin-unicorn@^51.0.0 :
6481
- version "51.0.0 "
6482
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0 .tgz#7e5b1f6837949de244a5403eb7729e60c6b20729 "
6483
- integrity sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA ==
6480
+ eslint-plugin-unicorn@^51.0.1 :
6481
+ version "51.0.1 "
6482
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1 .tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b "
6483
+ integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw ==
6484
6484
dependencies:
6485
6485
"@babel/helper-validator-identifier" "^7.22.20"
6486
6486
"@eslint-community/eslint-utils" "^4.4.0"
You can’t perform that action at this time.
0 commit comments