Skip to content

Commit a744657

Browse files
Bump eslint-plugin-react from 7.31.8 to 7.31.10 (#177)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.10. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.31.8...v7.31.10) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6544d34 commit a744657

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
@@ -15,7 +15,7 @@
1515
"case-sensitive-paths-webpack-plugin": "^2.4.0",
1616
"eslint": "^8.24.0",
1717
"eslint-plugin-flowtype": "^8.0.2",
18-
"eslint-plugin-react": "^7.31.8",
18+
"eslint-plugin-react": "^7.31.10",
1919
"flow-bin": "^0.191.0",
2020
"prettier": "^2.7.1",
2121
"progress-bar-webpack-plugin": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1898,10 +1898,10 @@ eslint-plugin-flowtype@^8.0.2:
18981898
lodash "^4.17.21"
18991899
string-natural-compare "^3.0.1"
19001900

1901-
eslint-plugin-react@^7.31.8:
1902-
version "7.31.8"
1903-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
1904-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
1901+
eslint-plugin-react@^7.31.10:
1902+
version "7.31.10"
1903+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
1904+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
19051905
dependencies:
19061906
array-includes "^3.1.5"
19071907
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)