Skip to content

Commit d472516

Browse files
Bump eslint-plugin-react from 7.23.0 to 7.23.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.0 to 7.23.1. - [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.23.0...v7.23.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ddc28e0 commit d472516

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-prettier": "8.1.0",
3939
"eslint-plugin-prefer-arrow": "1.2.3",
4040
"eslint-plugin-prettier": "3.3.1",
41-
"eslint-plugin-react": "7.23.0",
41+
"eslint-plugin-react": "7.23.1",
4242
"fork-ts-checker-webpack-plugin": "6.2.0",
4343
"html-webpack-plugin": "5.3.1",
4444
"husky": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,10 +3146,10 @@ [email protected]:
31463146
dependencies:
31473147
prettier-linter-helpers "^1.0.0"
31483148

3149-
3150-
version "7.23.0"
3151-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.0.tgz#082512fc3538c7a688b24ea2f407cba1e9a7f463"
3152-
integrity sha512-5rfsRiHKIAdhxv3NxrzE+dBC7BFsNhuErL+Fy940oD1cau55JVTnuL25sqXqD7XY0OkYCRsKEqxZVwezE5ol5w==
3149+
3150+
version "7.23.1"
3151+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11"
3152+
integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==
31533153
dependencies:
31543154
array-includes "^3.1.3"
31553155
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)