Skip to content

Commit d88ef50

Browse files
chore(deps-dev): bump eslint-plugin-react from 7.20.6 to 7.21.3 (#24)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.21.3. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.20.6...v7.21.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ecb6fde commit d88ef50

File tree

2 files changed

+90
-9
lines changed

2 files changed

+90
-9
lines changed

package-lock.json

Lines changed: 89 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-config-airbnb": "^16.1.0",
2020
"eslint-plugin-import": "^2.22.0",
2121
"eslint-plugin-jsx-a11y": "^6.2.3",
22-
"eslint-plugin-react": "^7.20.6",
22+
"eslint-plugin-react": "^7.21.3",
2323
"micro-dev": "^3.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)