File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 100
100
"eslint-plugin-promise" : " ^6.1.1" ,
101
101
"eslint-plugin-react" : " ^7.32.1" ,
102
102
"eslint-plugin-react-hooks" : " ^4.6.0" ,
103
- "eslint-plugin-simple-import-sort" : " ^8 .0.0" ,
103
+ "eslint-plugin-simple-import-sort" : " ^9 .0.0" ,
104
104
"eslint-plugin-unused-imports" : " ^2.0.0" ,
105
105
"expect-type" : " ^0.15.0" ,
106
106
"husky" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -1829,7 +1829,7 @@ __metadata:
1829
1829
eslint-plugin-promise : ^6.1.1
1830
1830
eslint-plugin-react : ^7.32.1
1831
1831
eslint-plugin-react-hooks : ^4.6.0
1832
- eslint-plugin-simple-import-sort : ^8 .0.0
1832
+ eslint-plugin-simple-import-sort : ^9 .0.0
1833
1833
eslint-plugin-unused-imports : ^2.0.0
1834
1834
expect-type : ^0.15.0
1835
1835
group-items : ^2.2.0
@@ -4199,12 +4199,12 @@ __metadata:
4199
4199
languageName : node
4200
4200
linkType : hard
4201
4201
4202
- " eslint-plugin-simple-import-sort@npm:^8 .0.0 " :
4203
- version : 8 .0.0
4204
- resolution : " eslint-plugin-simple-import-sort@npm:8 .0.0"
4202
+ " eslint-plugin-simple-import-sort@npm:^9 .0.0 " :
4203
+ version : 9 .0.0
4204
+ resolution : " eslint-plugin-simple-import-sort@npm:9 .0.0"
4205
4205
peerDependencies :
4206
4206
eslint : " >=5.0.0"
4207
- checksum : d2a92a7d148803ee9ad4f081892a8d03820198c36a0f4f16a97d9f686a714edc9c9a9e51cc79cb0ba1afff76a1fde6a5eae50e9e3754928068227c92a2db5d6b
4207
+ checksum : 09dac706f11e625c4994a4452d799a3fc8ad928fd9a1a3891943a1b54cccf2d30a95066a81a13e8f40204441f8d140bd2a735db4870ef42799f6aed94398c88a
4208
4208
languageName : node
4209
4209
linkType : hard
4210
4210
You can’t perform that action at this time.
0 commit comments