File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
88### Fixed
99* [ ` no-unused-prop-types ` ] : Silence false positive on ` never ` type in TS ([ #2815 ] [ ] @pcorpet )
1010* [ ` jsx-indent-props ` ] : Apply indentation when operator is used in front of the upper line ([ #2808 ] [ ] @Moong0122 )
11+ * [ Deps] update ` jsx-ast-utils ` ([ #2822 ] [ ] [ jsx-eslint/jsx-ast-utils #102 ] [ ] @ljharb )
1112
13+ [ #2822 ] : https://github.com/yannickcr/eslint-plugin-react/issues/2822
1214[ #2815 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2815
1315[ #2808 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2808
16+ [ jsx-eslint/jsx-ast-utils#102 ] : https://github.com/jsx-eslint/jsx-ast-utils/pull/102
1417
1518## [ 7.21.3] - 2020.10.02
1619
Original file line number Diff line number Diff line change 3333 "array.prototype.flatmap" : " ^1.2.3" ,
3434 "doctrine" : " ^2.1.0" ,
3535 "has" : " ^1.0.3" ,
36- "jsx-ast-utils" : " ^2.4.1" ,
36+ "jsx-ast-utils" : " ^2.4.1 || ^3.0.0 " ,
3737 "object.entries" : " ^1.1.2" ,
3838 "object.fromentries" : " ^2.0.2" ,
3939 "object.values" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments