Skip to content

Commit 0e8cbbd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.30.0
1 parent b444c65 commit 0e8cbbd

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
@@ -56,7 +56,7 @@
5656
"eslint-plugin-import": "2.26.0",
5757
"eslint-plugin-jest": "22.21.0",
5858
"eslint-plugin-prettier": "3.4.1",
59-
"eslint-plugin-react": "7.29.4",
59+
"eslint-plugin-react": "7.30.0",
6060
"esm": "3.2.25",
6161
"expect": "27.5.1",
6262
"flow-bin": "0.119.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ array-ify@^1.0.0:
20902090
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
20912091
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
20922092

2093-
array-includes@^3.1.4:
2093+
array-includes@^3.1.4, array-includes@^3.1.5:
20942094
version "3.1.5"
20952095
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
20962096
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -2116,7 +2116,7 @@ array.prototype.flat@^1.2.5:
21162116
es-abstract "^1.19.2"
21172117
es-shim-unscopables "^1.0.0"
21182118

2119-
array.prototype.flatmap@^1.2.5:
2119+
array.prototype.flatmap@^1.3.0:
21202120
version "1.3.0"
21212121
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
21222122
integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
@@ -3931,25 +3931,25 @@ [email protected]:
39313931
dependencies:
39323932
prettier-linter-helpers "^1.0.0"
39333933

3934-
eslint-plugin-react@7.29.4:
3935-
version "7.29.4"
3936-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
3937-
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
3934+
eslint-plugin-react@7.30.0:
3935+
version "7.30.0"
3936+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
3937+
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==
39383938
dependencies:
3939-
array-includes "^3.1.4"
3940-
array.prototype.flatmap "^1.2.5"
3939+
array-includes "^3.1.5"
3940+
array.prototype.flatmap "^1.3.0"
39413941
doctrine "^2.1.0"
39423942
estraverse "^5.3.0"
39433943
jsx-ast-utils "^2.4.1 || ^3.0.0"
39443944
minimatch "^3.1.2"
39453945
object.entries "^1.1.5"
39463946
object.fromentries "^2.0.5"
3947-
object.hasown "^1.1.0"
3947+
object.hasown "^1.1.1"
39483948
object.values "^1.1.5"
39493949
prop-types "^15.8.1"
39503950
resolve "^2.0.0-next.3"
39513951
semver "^6.3.0"
3952-
string.prototype.matchall "^4.0.6"
3952+
string.prototype.matchall "^4.0.7"
39533953

39543954
eslint-scope@^4.0.0:
39553955
version "4.0.3"
@@ -6913,7 +6913,7 @@ object.getownpropertydescriptors@^2.1.1:
69136913
define-properties "^1.1.3"
69146914
es-abstract "^1.19.1"
69156915

6916-
object.hasown@^1.1.0:
6916+
object.hasown@^1.1.1:
69176917
version "1.1.1"
69186918
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
69196919
integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==
@@ -8367,7 +8367,7 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
83678367
is-fullwidth-code-point "^3.0.0"
83688368
strip-ansi "^6.0.1"
83698369

8370-
string.prototype.matchall@^4.0.6:
8370+
string.prototype.matchall@^4.0.7:
83718371
version "4.0.7"
83728372
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
83738373
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==

0 commit comments

Comments
 (0)