File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 68
68
"eslint-plugin-import" : " 2.29.1" ,
69
69
"eslint-plugin-jsx-a11y" : " 6.8.0" ,
70
70
"eslint-plugin-prettier" : " 5.1.3" ,
71
- "eslint-plugin-react" : " 7.34.2 " ,
71
+ "eslint-plugin-react" : " 7.34.3 " ,
72
72
"hoist-non-react-statics" : " 3.3.2" ,
73
73
"html-loader" : " 4.2.0" ,
74
74
"html-webpack-plugin" : " 5.6.0" ,
Original file line number Diff line number Diff line change @@ -2188,7 +2188,7 @@ array.prototype.toreversed@^1.1.2:
2188
2188
es-abstract "^1.22.1"
2189
2189
es-shim-unscopables "^1.0.0"
2190
2190
2191
- array.prototype.tosorted@^1.1.3 :
2191
+ array.prototype.tosorted@^1.1.4 :
2192
2192
version "1.1.4"
2193
2193
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
2194
2194
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
3544
3544
prettier-linter-helpers "^1.0.0"
3545
3545
synckit "^0.8.6"
3546
3546
3547
-
3548
- version "7.34.2 "
3549
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2 .tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66 "
3550
- integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw ==
3547
+
3548
+ version "7.34.3 "
3549
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
3550
+ integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
3551
3551
dependencies :
3552
3552
array-includes "^3.1.8"
3553
3553
array.prototype.findlast "^1.2.5"
3554
3554
array.prototype.flatmap "^1.3.2"
3555
3555
array.prototype.toreversed "^1.1.2"
3556
- array.prototype.tosorted "^1.1.3 "
3556
+ array.prototype.tosorted "^1.1.4 "
3557
3557
doctrine "^2.1.0"
3558
3558
es-iterator-helpers "^1.0.19"
3559
3559
estraverse "^5.3.0"
You can’t perform that action at this time.
0 commit comments