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 21
21
"devDependencies" : {
22
22
"eslint" : " 8.57.0" ,
23
23
"eslint-plugin-ghost" : " 3.4.0" ,
24
- "eslint-plugin-react" : " 7.34.2 " ,
24
+ "eslint-plugin-react" : " 7.34.3 " ,
25
25
"lerna" : " 6.6.2" ,
26
26
"mocha" : " 10.4.0" ,
27
27
"should" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -3384,7 +3384,7 @@ array.prototype.toreversed@^1.1.2:
3384
3384
es-abstract "^1.22.1"
3385
3385
es-shim-unscopables "^1.0.0"
3386
3386
3387
- array.prototype.tosorted@^1.1.3 :
3387
+ array.prototype.tosorted@^1.1.4 :
3388
3388
version "1.1.4"
3389
3389
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
3390
3390
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
5136
5136
resolve "^1.22.2"
5137
5137
semver "^7.5.3"
5138
5138
5139
-
5140
- version "7.34.2 "
5141
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2 .tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66 "
5142
- integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw ==
5139
+
5140
+ version "7.34.3 "
5141
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
5142
+ integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
5143
5143
dependencies:
5144
5144
array-includes "^3.1.8"
5145
5145
array.prototype.findlast "^1.2.5"
5146
5146
array.prototype.flatmap "^1.3.2"
5147
5147
array.prototype.toreversed "^1.1.2"
5148
- array.prototype.tosorted "^1.1.3 "
5148
+ array.prototype.tosorted "^1.1.4 "
5149
5149
doctrine "^2.1.0"
5150
5150
es-iterator-helpers "^1.0.19"
5151
5151
estraverse "^5.3.0"
You can’t perform that action at this time.
0 commit comments