Skip to content

Commit eb5f0d5

Browse files
committed
[meta] update sha
1 parent bb64df6 commit eb5f0d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
1111
* [`jsx-no-target-blank`]: add `forms` option ([#1617][] @jaaberg)
1212
* [`jsx-pascal-case`]: add `allowLeadingUnderscore` option ([#3039][] @pangaeatech)
1313
* [`no-children-prop`]: Add `allowFunctions` option ([#1903][] @alexzherdev)
14-
* [`jsx-runtime`]: set `parserOptions.jsxPragma` for `@typescript-eslint/parser` ([e382d3d3][] @ljharb)
14+
* [`jsx-runtime`]: set `parserOptions.jsxPragma` for `@typescript-eslint/parser` ([bb64df65][] @ljharb)
1515

1616
### Fixed
1717
* component detection: use `estraverse` to improve component detection ([#2992][] @Wesitos)
@@ -33,7 +33,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
3333
* [Tests] add weekly scheduled smoke tests ([#2963][] @AriPerkkio)
3434
* [Docs] improve instructions for `jsx-runtime` config ([#3052][] @ljharb)
3535

36-
[e382d3d3]: https://github.com/yannickcr/eslint-plugin-react/commit/e382d3d3283fcdaf0ae34662554bfee157a2fc3b
36+
[bb64df65]: https://github.com/yannickcr/eslint-plugin-react/commit/bb64df6505b3e9a01da5b61626ab9f544caea438
3737
[#3052]: https://github.com/yannickcr/eslint-plugin-react/issues/3052
3838
[#3051]: https://github.com/yannickcr/eslint-plugin-react/pull/3051
3939
[#3049]: https://github.com/yannickcr/eslint-plugin-react/pull/3049

0 commit comments

Comments
 (0)