File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
"homepage" : " https://github.com/yannickcr/eslint-plugin-react" ,
30
30
"bugs" : " https://github.com/yannickcr/eslint-plugin-react/issues" ,
31
31
"dependencies" : {
32
- "array-includes" : " ^3.1.1 " ,
33
- "array.prototype.flatmap" : " ^1.2.3 " ,
32
+ "array-includes" : " ^3.1.3 " ,
33
+ "array.prototype.flatmap" : " ^1.2.4 " ,
34
34
"doctrine" : " ^2.1.0" ,
35
35
"has" : " ^1.0.3" ,
36
36
"jsx-ast-utils" : " ^2.4.1 || ^3.0.0" ,
37
37
"minimatch" : " ^3.0.4" ,
38
- "object.entries" : " ^1.1.2 " ,
39
- "object.fromentries" : " ^2.0.2 " ,
40
- "object.values" : " ^1.1.1 " ,
38
+ "object.entries" : " ^1.1.3 " ,
39
+ "object.fromentries" : " ^2.0.3 " ,
40
+ "object.values" : " ^1.1.2 " ,
41
41
"prop-types" : " ^15.7.2" ,
42
- "resolve" : " ^1.18.1 " ,
43
- "string.prototype.matchall" : " ^4.0.2 "
42
+ "resolve" : " ^2.0.0-next.3 " ,
43
+ "string.prototype.matchall" : " ^4.0.3 "
44
44
},
45
45
"devDependencies" : {
46
46
"@types/eslint" : " ^7.2.3" ,
You can’t perform that action at this time.
0 commit comments