Skip to content

Commit 3b3c5a4

Browse files
Update dependency eslint-plugin-react to v7.37.3
1 parent d0b3b88 commit 3b3c5a4

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"eslint": "8.57.0",
2323
"eslint-plugin-ghost": "3.4.0",
24-
"eslint-plugin-react": "7.37.2",
24+
"eslint-plugin-react": "7.37.3",
2525
"lerna": "6.6.2",
2626
"mocha": "11.0.1",
2727
"should": "13.2.3",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3094,7 +3094,7 @@ array.prototype.flat@^1.3.1:
30943094
es-abstract "^1.23.5"
30953095
es-shim-unscopables "^1.0.2"
30963096

3097-
array.prototype.flatmap@^1.3.2:
3097+
array.prototype.flatmap@^1.3.3:
30983098
version "1.3.3"
30993099
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b"
31003100
integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==
@@ -4693,7 +4693,7 @@ es-errors@^1.3.0:
46934693
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
46944694
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
46954695

4696-
es-iterator-helpers@^1.1.0:
4696+
es-iterator-helpers@^1.2.1:
46974697
version "1.2.1"
46984698
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz#d1dd0f58129054c0ad922e6a9a1e65eef435fe75"
46994699
integrity sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==
@@ -4858,28 +4858,28 @@ [email protected]:
48584858
resolve "^1.22.2"
48594859
semver "^7.5.3"
48604860

4861-
4862-
version "7.37.2"
4863-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz#cd0935987876ba2900df2f58339f6d92305acc7a"
4864-
integrity sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==
4861+
4862+
version "7.37.3"
4863+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
4864+
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
48654865
dependencies:
48664866
array-includes "^3.1.8"
48674867
array.prototype.findlast "^1.2.5"
4868-
array.prototype.flatmap "^1.3.2"
4868+
array.prototype.flatmap "^1.3.3"
48694869
array.prototype.tosorted "^1.1.4"
48704870
doctrine "^2.1.0"
4871-
es-iterator-helpers "^1.1.0"
4871+
es-iterator-helpers "^1.2.1"
48724872
estraverse "^5.3.0"
48734873
hasown "^2.0.2"
48744874
jsx-ast-utils "^2.4.1 || ^3.0.0"
48754875
minimatch "^3.1.2"
48764876
object.entries "^1.1.8"
48774877
object.fromentries "^2.0.8"
4878-
object.values "^1.2.0"
4878+
object.values "^1.2.1"
48794879
prop-types "^15.8.1"
48804880
resolve "^2.0.0-next.5"
48814881
semver "^6.3.1"
4882-
string.prototype.matchall "^4.0.11"
4882+
string.prototype.matchall "^4.0.12"
48834883
string.prototype.repeat "^1.0.0"
48844884

48854885
@@ -8199,7 +8199,7 @@ object.fromentries@^2.0.8:
81998199
es-abstract "^1.23.2"
82008200
es-object-atoms "^1.0.0"
82018201

8202-
object.values@^1.1.6, object.values@^1.2.0:
8202+
object.values@^1.1.6, object.values@^1.2.1:
82038203
version "1.2.1"
82048204
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
82058205
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -9872,7 +9872,7 @@ string-width@^5.0.1, string-width@^5.1.2:
98729872
emoji-regex "^9.2.2"
98739873
strip-ansi "^7.0.1"
98749874

9875-
string.prototype.matchall@^4.0.11, string.prototype.matchall@^4.0.6:
9875+
string.prototype.matchall@^4.0.12, string.prototype.matchall@^4.0.6:
98769876
version "4.0.12"
98779877
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"
98789878
integrity sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==

0 commit comments

Comments
 (0)