Skip to content

Commit 5cb59de

Browse files
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b832e2 commit 5cb59de

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.9.0",
4242
"eslint-plugin-prettier": "3.4.1",
43-
"eslint-plugin-react": "7.34.4",
43+
"eslint-plugin-react": "7.35.0",
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",
4646
"lint-staged": "9.5.0",

yarn.lock

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,16 +1165,6 @@ array.prototype.flatmap@^1.3.2:
11651165
es-abstract "^1.22.1"
11661166
es-shim-unscopables "^1.0.0"
11671167

1168-
array.prototype.toreversed@^1.1.2:
1169-
version "1.1.2"
1170-
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
1171-
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
1172-
dependencies:
1173-
call-bind "^1.0.2"
1174-
define-properties "^1.2.0"
1175-
es-abstract "^1.22.1"
1176-
es-shim-unscopables "^1.0.0"
1177-
11781168
array.prototype.tosorted@^1.1.4:
11791169
version "1.1.4"
11801170
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
@@ -3060,15 +3050,14 @@ [email protected]:
30603050
dependencies:
30613051
prettier-linter-helpers "^1.0.0"
30623052

3063-
eslint-plugin-react@7.34.4:
3064-
version "7.34.4"
3065-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb"
3066-
integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==
3053+
eslint-plugin-react@7.35.0:
3054+
version "7.35.0"
3055+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
3056+
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
30673057
dependencies:
30683058
array-includes "^3.1.8"
30693059
array.prototype.findlast "^1.2.5"
30703060
array.prototype.flatmap "^1.3.2"
3071-
array.prototype.toreversed "^1.1.2"
30723061
array.prototype.tosorted "^1.1.4"
30733062
doctrine "^2.1.0"
30743063
es-iterator-helpers "^1.0.19"

0 commit comments

Comments
 (0)