Skip to content

Commit 7d2c072

Browse files
fix(deps): update dependency eslint-plugin-react to v7.35.2 (#803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 214e520 commit 7d2c072

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"css-loader": "3.6.0",
3838
"eslint": "5.16.0",
3939
"eslint-loader": "2.2.1",
40-
"eslint-plugin-react": "7.35.0",
40+
"eslint-plugin-react": "7.35.2",
4141
"jest": "24.9.0",
4242
"jest-cli": "24.9.0",
4343
"node-fetch": "2.6.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5597,10 +5597,10 @@ [email protected]:
55975597
object-hash "^1.1.4"
55985598
rimraf "^2.6.1"
55995599

5600-
5601-
version "7.35.0"
5602-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
5603-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
5600+
5601+
version "7.35.2"
5602+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
5603+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
56045604
dependencies:
56055605
array-includes "^3.1.8"
56065606
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)