Skip to content

Commit 62a97fb

Browse files
Bump eslint-plugin-react from 7.31.1 to 7.31.8 (#172)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.1 to 7.31.8. - [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.1...v7.31.8) --- 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 75364ae commit 62a97fb

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.1",
18+
"eslint-plugin-react": "^7.31.8",
1919
"flow-bin": "^0.186.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
@@ -1857,10 +1857,10 @@ eslint-plugin-flowtype@^8.0.2:
18571857
lodash "^4.17.21"
18581858
string-natural-compare "^3.0.1"
18591859

1860-
eslint-plugin-react@^7.31.1:
1861-
version "7.31.1"
1862-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af"
1863-
integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==
1860+
eslint-plugin-react@^7.31.8:
1861+
version "7.31.8"
1862+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
1863+
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
18641864
dependencies:
18651865
array-includes "^3.1.5"
18661866
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)