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 98
98
"eslint-plugin-import" : " ^2.27.4" ,
99
99
"eslint-plugin-n" : " ^15.6.1" ,
100
100
"eslint-plugin-promise" : " ^6.1.1" ,
101
- "eslint-plugin-react" : " ^7.32.0 " ,
101
+ "eslint-plugin-react" : " ^7.32.1 " ,
102
102
"eslint-plugin-react-hooks" : " ^4.6.0" ,
103
103
"eslint-plugin-simple-import-sort" : " ^8.0.0" ,
104
104
"eslint-plugin-unused-imports" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -1827,7 +1827,7 @@ __metadata:
1827
1827
eslint-plugin-import : ^2.27.4
1828
1828
eslint-plugin-n : ^15.6.1
1829
1829
eslint-plugin-promise : ^6.1.1
1830
- eslint-plugin-react : ^7.32.0
1830
+ eslint-plugin-react : ^7.32.1
1831
1831
eslint-plugin-react-hooks : ^4.6.0
1832
1832
eslint-plugin-simple-import-sort : ^8.0.0
1833
1833
eslint-plugin-unused-imports : ^2.0.0
@@ -4174,9 +4174,9 @@ __metadata:
4174
4174
languageName : node
4175
4175
linkType : hard
4176
4176
4177
- " eslint-plugin-react@npm:^7.32.0 " :
4178
- version : 7.32.0
4179
- resolution : " eslint-plugin-react@npm:7.32.0 "
4177
+ " eslint-plugin-react@npm:^7.32.1 " :
4178
+ version : 7.32.1
4179
+ resolution : " eslint-plugin-react@npm:7.32.1 "
4180
4180
dependencies :
4181
4181
array-includes : ^3.1.6
4182
4182
array.prototype.flatmap : ^1.3.1
@@ -4195,7 +4195,7 @@ __metadata:
4195
4195
string.prototype.matchall : ^4.0.8
4196
4196
peerDependencies :
4197
4197
eslint : ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4198
- checksum : b81ce2623b50a936287d8e21997bd855094e643856c99b42a9f0c10e1c7b123e469c3d75f77df9eefb719fee2b47a763862f1cdca1e7cc26edc7cde2fb8cba87
4198
+ checksum : e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d
4199
4199
languageName : node
4200
4200
linkType : hard
4201
4201
You can’t perform that action at this time.
0 commit comments