File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 35
35
"eslint-plugin-import" : " 2.29.1" ,
36
36
"eslint-plugin-json" : " 4.0.0" ,
37
37
"eslint-plugin-prettier" : " 5.2.1" ,
38
- "eslint-plugin-react" : " 7.34.4 " ,
38
+ "eslint-plugin-react" : " 7.35.0 " ,
39
39
"jest-cli" : " 29.7.0" ,
40
40
"node-sass" : " 9.0.0" ,
41
41
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change @@ -3190,16 +3190,6 @@ array.prototype.flatmap@^1.3.2:
3190
3190
es-abstract "^1.22.1"
3191
3191
es-shim-unscopables "^1.0.0"
3192
3192
3193
- array.prototype.toreversed@^1.1.2:
3194
- version "1.1.2"
3195
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
3196
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
3197
- dependencies:
3198
- call-bind "^1.0.2"
3199
- define-properties "^1.2.0"
3200
- es-abstract "^1.22.1"
3201
- es-shim-unscopables "^1.0.0"
3202
-
3203
3193
array.prototype.tosorted@^1.1.4:
3204
3194
version "1.1.4"
3205
3195
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
5902
5892
prettier-linter-helpers "^1.0.0"
5903
5893
synckit "^0.9.1"
5904
5894
5905
- eslint-plugin-react@7.34.4 :
5906
- version "7.34.4 "
5907
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
5908
- integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
5895
+ eslint-plugin-react@7.35.0 :
5896
+ version "7.35.0 "
5897
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0 .tgz#00b1e4559896710e58af6358898f2ff917ea4c41 "
5898
+ integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA ==
5909
5899
dependencies:
5910
5900
array-includes "^3.1.8"
5911
5901
array.prototype.findlast "^1.2.5"
5912
5902
array.prototype.flatmap "^1.3.2"
5913
- array.prototype.toreversed "^1.1.2"
5914
5903
array.prototype.tosorted "^1.1.4"
5915
5904
doctrine "^2.1.0"
5916
5905
es-iterator-helpers "^1.0.19"
You can’t perform that action at this time.
0 commit comments