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 2929 "homepage" : " https://github.com/yannickcr/eslint-plugin-react" ,
3030 "bugs" : " https://github.com/yannickcr/eslint-plugin-react/issues" ,
3131 "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 " ,
3434 "doctrine" : " ^2.1.0" ,
3535 "has" : " ^1.0.3" ,
3636 "jsx-ast-utils" : " ^2.4.1 || ^3.0.0" ,
3737 "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 " ,
4141 "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 "
4444 },
4545 "devDependencies" : {
4646 "@types/eslint" : " ^7.2.3" ,
You can’t perform that action at this time.
0 commit comments