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 157
157
"eslint-plugin-matrix-org" : " ^1.0.0" ,
158
158
"eslint-plugin-react" : " ^7.28.0" ,
159
159
"eslint-plugin-react-hooks" : " ^4.3.0" ,
160
- "eslint-plugin-unicorn" : " ^53 .0.0" ,
160
+ "eslint-plugin-unicorn" : " ^54 .0.0" ,
161
161
"fake-indexeddb" : " ^6.0.0" ,
162
162
"fetch-mock" : " 9.11.0" ,
163
163
"fetch-mock-jest" : " ^1.5.1" ,
Original file line number Diff line number Diff line change @@ -5886,10 +5886,10 @@ eslint-plugin-react@^7.28.0:
5886
5886
semver "^6.3.1"
5887
5887
string.prototype.matchall "^4.0.11"
5888
5888
5889
- eslint-plugin-unicorn@^53 .0.0:
5890
- version "53 .0.0"
5891
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53 .0.0.tgz#df3a5c9ecabeb759e6fd867b2d84198466ac8c4d "
5892
- integrity sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw ==
5889
+ eslint-plugin-unicorn@^54 .0.0:
5890
+ version "54 .0.0"
5891
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54 .0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d "
5892
+ integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ ==
5893
5893
dependencies:
5894
5894
"@babel/helper-validator-identifier" "^7.24.5"
5895
5895
"@eslint-community/eslint-utils" "^4.4.0"
You can’t perform that action at this time.
0 commit comments