Skip to content

Commit 509ee23

Browse files
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#5648)
1 parent 68150ee commit 509ee23

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-n": "16.6.2",
5050
"eslint-plugin-prettier": "5.2.1",
5151
"eslint-plugin-promise": "6.5.0",
52-
"eslint-plugin-react": "7.34.4",
52+
"eslint-plugin-react": "7.35.0",
5353
"eslint-plugin-react-hooks": "4.6.2",
5454
"eslint-plugin-sonarjs": "0.25.1",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",

yarn.lock

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

6216-
array.prototype.toreversed@^1.1.2:
6217-
version "1.1.2"
6218-
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
6219-
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
6220-
dependencies:
6221-
call-bind "^1.0.2"
6222-
define-properties "^1.2.0"
6223-
es-abstract "^1.22.1"
6224-
es-shim-unscopables "^1.0.0"
6225-
62266216
array.prototype.tosorted@^1.1.4:
62276217
version "1.1.4"
62286218
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
@@ -9239,15 +9229,14 @@ [email protected]:
92399229
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
92409230
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
92419231

9242-
eslint-plugin-react@7.34.4:
9243-
version "7.34.4"
9244-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb"
9245-
integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==
9232+
eslint-plugin-react@7.35.0:
9233+
version "7.35.0"
9234+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
9235+
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
92469236
dependencies:
92479237
array-includes "^3.1.8"
92489238
array.prototype.findlast "^1.2.5"
92499239
array.prototype.flatmap "^1.3.2"
9250-
array.prototype.toreversed "^1.1.2"
92519240
array.prototype.tosorted "^1.1.4"
92529241
doctrine "^2.1.0"
92539242
es-iterator-helpers "^1.0.19"

0 commit comments

Comments
 (0)