File tree 2 files changed +5
-16
lines changed
2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 98
98
"eslint" : " 8.57.0" ,
99
99
"eslint-config-prettier" : " 9.1.0" ,
100
100
"eslint-plugin-jest" : " 28.6.0" ,
101
- "eslint-plugin-react" : " 7.34.4 " ,
101
+ "eslint-plugin-react" : " 7.35.0 " ,
102
102
"i18next-conv" : " 14.1.0" ,
103
103
"i18next-scanner" : " 4.5.0" ,
104
104
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change @@ -2777,16 +2777,6 @@ array.prototype.flatmap@^1.3.2:
2777
2777
es-abstract "^1.22.1"
2778
2778
es-shim-unscopables "^1.0.0"
2779
2779
2780
- array.prototype.toreversed@^1.1.2 :
2781
- version "1.1.2"
2782
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
2783
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
2784
- dependencies :
2785
- call-bind "^1.0.2"
2786
- define-properties "^1.2.0"
2787
- es-abstract "^1.22.1"
2788
- es-shim-unscopables "^1.0.0"
2789
-
2790
2780
array.prototype.tosorted@^1.1.4 :
2791
2781
version "1.1.4"
2792
2782
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
4441
4431
dependencies :
4442
4432
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0"
4443
4433
4444
- eslint-plugin-react@7.34.4 :
4445
- version "7.34.4 "
4446
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
4447
- integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
4434
+ eslint-plugin-react@7.35.0 :
4435
+ version "7.35.0 "
4436
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0 .tgz#00b1e4559896710e58af6358898f2ff917ea4c41 "
4437
+ integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA ==
4448
4438
dependencies :
4449
4439
array-includes "^3.1.8"
4450
4440
array.prototype.findlast "^1.2.5"
4451
4441
array.prototype.flatmap "^1.3.2"
4452
- array.prototype.toreversed "^1.1.2"
4453
4442
array.prototype.tosorted "^1.1.4"
4454
4443
doctrine "^2.1.0"
4455
4444
es-iterator-helpers "^1.0.19"
You can’t perform that action at this time.
0 commit comments