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 40
40
"eslint-plugin-jest" : " 23.20.0" ,
41
41
"eslint-plugin-jsx-a11y" : " 6.9.0" ,
42
42
"eslint-plugin-prettier" : " 3.4.1" ,
43
- "eslint-plugin-react" : " 7.34.4 " ,
43
+ "eslint-plugin-react" : " 7.35.0 " ,
44
44
"husky" : " 3.1.0" ,
45
45
"jest" : " 24.9.0" ,
46
46
"lint-staged" : " 9.5.0" ,
Original file line number Diff line number Diff line change @@ -1165,16 +1165,6 @@ array.prototype.flatmap@^1.3.2:
1165
1165
es-abstract "^1.22.1"
1166
1166
es-shim-unscopables "^1.0.0"
1167
1167
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
-
1178
1168
array.prototype.tosorted@^1.1.4 :
1179
1169
version "1.1.4"
1180
1170
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
3060
3050
dependencies :
3061
3051
prettier-linter-helpers "^1.0.0"
3062
3052
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 ==
3067
3057
dependencies :
3068
3058
array-includes "^3.1.8"
3069
3059
array.prototype.findlast "^1.2.5"
3070
3060
array.prototype.flatmap "^1.3.2"
3071
- array.prototype.toreversed "^1.1.2"
3072
3061
array.prototype.tosorted "^1.1.4"
3073
3062
doctrine "^2.1.0"
3074
3063
es-iterator-helpers "^1.0.19"
You can’t perform that action at this time.
0 commit comments