Skip to content

Commit 82dbb71

Browse files
Bump eslint-plugin-react from 7.30.0 to 7.33.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.33.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.33.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce687c9 commit 82dbb71

File tree

2 files changed

+15
-121
lines changed

2 files changed

+15
-121
lines changed

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"dependencies": {
1111
"eslint-config-next": "^13.2.3",
1212
"eslint-config-prettier": "^8.5.0",
13-
"eslint-plugin-react": "7.30.0"
13+
"eslint-plugin-react": "7.33.1"
1414
}
1515
}

yarn.lock

Lines changed: 14 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,18 +2567,7 @@ arr-union@^3.1.0:
25672567
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
25682568
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
25692569

2570-
array-includes@^3.1.4, array-includes@^3.1.5:
2571-
version "3.1.5"
2572-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
2573-
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
2574-
dependencies:
2575-
call-bind "^1.0.2"
2576-
define-properties "^1.1.4"
2577-
es-abstract "^1.19.5"
2578-
get-intrinsic "^1.1.1"
2579-
is-string "^1.0.7"
2580-
2581-
array-includes@^3.1.6:
2570+
array-includes@^3.1.4, array-includes@^3.1.6:
25822571
version "3.1.6"
25832572
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
25842573
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
@@ -2621,16 +2610,6 @@ array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
26212610
es-abstract "^1.19.2"
26222611
es-shim-unscopables "^1.0.0"
26232612

2624-
array.prototype.flatmap@^1.3.0:
2625-
version "1.3.0"
2626-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
2627-
integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
2628-
dependencies:
2629-
call-bind "^1.0.2"
2630-
define-properties "^1.1.3"
2631-
es-abstract "^1.19.2"
2632-
es-shim-unscopables "^1.0.0"
2633-
26342613
array.prototype.flatmap@^1.3.1:
26352614
version "1.3.1"
26362615
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
@@ -3607,7 +3586,7 @@ es-abstract@^1.19.0, es-abstract@^1.19.5:
36073586
string.prototype.trimstart "^1.0.5"
36083587
unbox-primitive "^1.0.2"
36093588

3610-
es-abstract@^1.19.1, es-abstract@^1.19.2:
3589+
es-abstract@^1.19.2:
36113590
version "1.19.3"
36123591
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.3.tgz#4dd9da55868192756c83c5c30c7878d04e77125d"
36133592
integrity sha512-4axXLNovnMYf0+csS5rVnS5hLmV1ek+ecx9MuCjByL1E5Nn54avf6CHQxIjgQIHBnfX9AMxTRIy0q+Yu5J/fXA==
@@ -3957,30 +3936,10 @@ eslint-plugin-react-hooks@^4.5.0:
39573936
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
39583937
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
39593938

3960-
eslint-plugin-react@7.30.0:
3961-
version "7.30.0"
3962-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
3963-
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==
3964-
dependencies:
3965-
array-includes "^3.1.5"
3966-
array.prototype.flatmap "^1.3.0"
3967-
doctrine "^2.1.0"
3968-
estraverse "^5.3.0"
3969-
jsx-ast-utils "^2.4.1 || ^3.0.0"
3970-
minimatch "^3.1.2"
3971-
object.entries "^1.1.5"
3972-
object.fromentries "^2.0.5"
3973-
object.hasown "^1.1.1"
3974-
object.values "^1.1.5"
3975-
prop-types "^15.8.1"
3976-
resolve "^2.0.0-next.3"
3977-
semver "^6.3.0"
3978-
string.prototype.matchall "^4.0.7"
3979-
3980-
eslint-plugin-react@^7.31.7:
3981-
version "7.32.2"
3982-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3983-
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
3939+
eslint-plugin-react@7.33.1, eslint-plugin-react@^7.31.7:
3940+
version "7.33.1"
3941+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
3942+
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
39843943
dependencies:
39853944
array-includes "^3.1.6"
39863945
array.prototype.flatmap "^1.3.1"
@@ -3995,7 +3954,7 @@ eslint-plugin-react@^7.31.7:
39953954
object.values "^1.1.6"
39963955
prop-types "^15.8.1"
39973956
resolve "^2.0.0-next.4"
3998-
semver "^6.3.0"
3957+
semver "^6.3.1"
39993958
string.prototype.matchall "^4.0.8"
40003959

40013960
eslint-scope@^7.1.1:
@@ -5235,7 +5194,7 @@ is-core-module@^2.10.0, is-core-module@^2.9.0:
52355194
dependencies:
52365195
has "^1.0.3"
52375196

5238-
is-core-module@^2.2.0, is-core-module@^2.8.1:
5197+
is-core-module@^2.8.1:
52395198
version "2.8.1"
52405199
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
52415200
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
@@ -7128,15 +7087,6 @@ object.assign@^4.1.4:
71287087
has-symbols "^1.0.3"
71297088
object-keys "^1.1.1"
71307089

7131-
object.entries@^1.1.5:
7132-
version "1.1.5"
7133-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
7134-
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
7135-
dependencies:
7136-
call-bind "^1.0.2"
7137-
define-properties "^1.1.3"
7138-
es-abstract "^1.19.1"
7139-
71407090
object.entries@^1.1.6:
71417091
version "1.1.6"
71427092
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
@@ -7146,15 +7096,6 @@ object.entries@^1.1.6:
71467096
define-properties "^1.1.4"
71477097
es-abstract "^1.20.4"
71487098

7149-
object.fromentries@^2.0.5:
7150-
version "2.0.5"
7151-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
7152-
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
7153-
dependencies:
7154-
call-bind "^1.0.2"
7155-
define-properties "^1.1.3"
7156-
es-abstract "^1.19.1"
7157-
71587099
object.fromentries@^2.0.6:
71597100
version "2.0.6"
71607101
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
@@ -7164,14 +7105,6 @@ object.fromentries@^2.0.6:
71647105
define-properties "^1.1.4"
71657106
es-abstract "^1.20.4"
71667107

7167-
object.hasown@^1.1.1:
7168-
version "1.1.1"
7169-
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
7170-
integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==
7171-
dependencies:
7172-
define-properties "^1.1.4"
7173-
es-abstract "^1.19.5"
7174-
71757108
object.hasown@^1.1.2:
71767109
version "1.1.2"
71777110
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
@@ -7187,16 +7120,7 @@ object.pick@^1.3.0:
71877120
dependencies:
71887121
isobject "^3.0.1"
71897122

7190-
object.values@^1.1.5:
7191-
version "1.1.5"
7192-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
7193-
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
7194-
dependencies:
7195-
call-bind "^1.0.2"
7196-
define-properties "^1.1.3"
7197-
es-abstract "^1.19.1"
7198-
7199-
object.values@^1.1.6:
7123+
object.values@^1.1.5, object.values@^1.1.6:
72007124
version "1.1.6"
72017125
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
72027126
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
@@ -7424,7 +7348,7 @@ path-key@^3.0.0, path-key@^3.1.0:
74247348
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
74257349
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
74267350

7427-
path-parse@^1.0.6, path-parse@^1.0.7:
7351+
path-parse@^1.0.7:
74287352
version "1.0.7"
74297353
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
74307354
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -7751,14 +7675,6 @@ regex-not@^1.0.0, regex-not@^1.0.2:
77517675
extend-shallow "^3.0.2"
77527676
safe-regex "^1.1.0"
77537677

7754-
regexp.prototype.flags@^1.4.1:
7755-
version "1.4.1"
7756-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz#b3f4c0059af9e47eca9f3f660e51d81307e72307"
7757-
integrity sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==
7758-
dependencies:
7759-
call-bind "^1.0.2"
7760-
define-properties "^1.1.3"
7761-
77627678
regexp.prototype.flags@^1.4.3:
77637679
version "1.4.3"
77647680
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
@@ -7968,14 +7884,6 @@ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.20.0, resolve@^1.22.0:
79687884
path-parse "^1.0.7"
79697885
supports-preserve-symlinks-flag "^1.0.0"
79707886

7971-
resolve@^2.0.0-next.3:
7972-
version "2.0.0-next.3"
7973-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
7974-
integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==
7975-
dependencies:
7976-
is-core-module "^2.2.0"
7977-
path-parse "^1.0.6"
7978-
79797887
resolve@^2.0.0-next.4:
79807888
version "2.0.0-next.4"
79817889
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
@@ -8105,10 +8013,10 @@ semver@7.x, semver@^7.3.5, semver@^7.3.7:
81058013
dependencies:
81068014
lru-cache "^6.0.0"
81078015

8108-
semver@^6.0.0, semver@^6.2.0, semver@^6.3.0:
8109-
version "6.3.0"
8110-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
8111-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
8016+
semver@^6.0.0, semver@^6.2.0, semver@^6.3.0, semver@^6.3.1:
8017+
version "6.3.1"
8018+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
8019+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
81128020

81138021
set-blocking@^2.0.0:
81148022
version "2.0.0"
@@ -8366,20 +8274,6 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
83668274
is-fullwidth-code-point "^3.0.0"
83678275
strip-ansi "^6.0.1"
83688276

8369-
string.prototype.matchall@^4.0.7:
8370-
version "4.0.7"
8371-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
8372-
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
8373-
dependencies:
8374-
call-bind "^1.0.2"
8375-
define-properties "^1.1.3"
8376-
es-abstract "^1.19.1"
8377-
get-intrinsic "^1.1.1"
8378-
has-symbols "^1.0.3"
8379-
internal-slot "^1.0.3"
8380-
regexp.prototype.flags "^1.4.1"
8381-
side-channel "^1.0.4"
8382-
83838277
string.prototype.matchall@^4.0.8:
83848278
version "4.0.8"
83858279
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"

0 commit comments

Comments
 (0)