Skip to content

Commit 8de60d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.25.3
1 parent 12b7f17 commit 8de60d5

File tree

2 files changed

+78
-6
lines changed

2 files changed

+78
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"eslint-plugin-jest": "23.20.0",
109109
"eslint-plugin-jsx-a11y": "6.4.1",
110110
"eslint-plugin-prettier": "3.4.1",
111-
"eslint-plugin-react": "7.25.2",
111+
"eslint-plugin-react": "7.25.3",
112112
"eslint-watch": "7.0.0",
113113
"file-loader": "6.2.0",
114114
"koa-connect": "2.1.0",

yarn.lock

Lines changed: 77 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4636,6 +4636,30 @@ es-abstract@^1.17.4, es-abstract@^1.18.0, es-abstract@^1.18.0-next.1, es-abstrac
46364636
string.prototype.trimstart "^1.0.4"
46374637
unbox-primitive "^1.0.1"
46384638

4639+
es-abstract@^1.18.1:
4640+
version "1.18.6"
4641+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
4642+
integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
4643+
dependencies:
4644+
call-bind "^1.0.2"
4645+
es-to-primitive "^1.2.1"
4646+
function-bind "^1.1.1"
4647+
get-intrinsic "^1.1.1"
4648+
get-symbol-description "^1.0.0"
4649+
has "^1.0.3"
4650+
has-symbols "^1.0.2"
4651+
internal-slot "^1.0.3"
4652+
is-callable "^1.2.4"
4653+
is-negative-zero "^2.0.1"
4654+
is-regex "^1.1.4"
4655+
is-string "^1.0.7"
4656+
object-inspect "^1.11.0"
4657+
object-keys "^1.1.1"
4658+
object.assign "^4.1.2"
4659+
string.prototype.trimend "^1.0.4"
4660+
string.prototype.trimstart "^1.0.4"
4661+
unbox-primitive "^1.0.1"
4662+
46394663
es-array-method-boxes-properly@^1.0.0:
46404664
version "1.0.0"
46414665
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
@@ -4795,20 +4819,20 @@ eslint-plugin-prettier@3.4.1:
47954819
dependencies:
47964820
prettier-linter-helpers "^1.0.0"
47974821

4798-
eslint-plugin-react@7.25.2:
4799-
version "7.25.2"
4800-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.2.tgz#d567a217d306b76dd110561f28074e2328ae38f8"
4801-
integrity sha512-elx4585wgmryanJK4C5IoSKQyVZ+e7H0t2JOOtJNBql0cuercvSShvRReuLBbfx8687yW5yv+UL7pXwMsd6adQ==
4822+
eslint-plugin-react@7.25.3:
4823+
version "7.25.3"
4824+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz#3333a974772745ddb3aecea84621019b635766bc"
4825+
integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==
48024826
dependencies:
48034827
array-includes "^3.1.3"
48044828
array.prototype.flatmap "^1.2.4"
48054829
doctrine "^2.1.0"
48064830
estraverse "^5.2.0"
4807-
has "^1.0.3"
48084831
jsx-ast-utils "^2.4.1 || ^3.0.0"
48094832
minimatch "^3.0.4"
48104833
object.entries "^1.1.4"
48114834
object.fromentries "^2.0.4"
4835+
object.hasown "^1.0.0"
48124836
object.values "^1.1.4"
48134837
prop-types "^15.7.2"
48144838
resolve "^2.0.0-next.3"
@@ -5545,6 +5569,14 @@ get-stream@^6.0.0:
55455569
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
55465570
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
55475571

5572+
get-symbol-description@^1.0.0:
5573+
version "1.0.0"
5574+
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5575+
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5576+
dependencies:
5577+
call-bind "^1.0.2"
5578+
get-intrinsic "^1.1.1"
5579+
55485580
get-value@^2.0.3, get-value@^2.0.6:
55495581
version "2.0.6"
55505582
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5692,6 +5724,13 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
56925724
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
56935725
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
56945726

5727+
has-tostringtag@^1.0.0:
5728+
version "1.0.0"
5729+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
5730+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
5731+
dependencies:
5732+
has-symbols "^1.0.2"
5733+
56955734
has-unicode@^2.0.0:
56965735
version "2.0.1"
56975736
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6254,6 +6293,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.1.5, is-callable@^1.2.3:
62546293
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
62556294
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
62566295

6296+
is-callable@^1.2.4:
6297+
version "1.2.4"
6298+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
6299+
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
6300+
62576301
is-ci@^2.0.0:
62586302
version "2.0.0"
62596303
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -6481,6 +6525,14 @@ is-regex@^1.0.4, is-regex@^1.0.5, is-regex@^1.1.0, is-regex@^1.1.3:
64816525
call-bind "^1.0.2"
64826526
has-symbols "^1.0.2"
64836527

6528+
is-regex@^1.1.4:
6529+
version "1.1.4"
6530+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
6531+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
6532+
dependencies:
6533+
call-bind "^1.0.2"
6534+
has-tostringtag "^1.0.0"
6535+
64846536
is-regexp@^1.0.0:
64856537
version "1.0.0"
64866538
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -6506,6 +6558,13 @@ is-string@^1.0.5, is-string@^1.0.6:
65066558
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
65076559
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
65086560

6561+
is-string@^1.0.7:
6562+
version "1.0.7"
6563+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6564+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6565+
dependencies:
6566+
has-tostringtag "^1.0.0"
6567+
65096568
is-subset@^0.1.1:
65106569
version "0.1.1"
65116570
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
@@ -8502,6 +8561,11 @@ object-inspect@^1.10.3, object-inspect@^1.7.0, object-inspect@^1.9.0:
85028561
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
85038562
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
85048563

8564+
object-inspect@^1.11.0:
8565+
version "1.11.0"
8566+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
8567+
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
8568+
85058569
object-is@^1.0.1, object-is@^1.0.2, object-is@^1.1.2:
85068570
version "1.1.5"
85078571
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
@@ -8560,6 +8624,14 @@ object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.1
85608624
define-properties "^1.1.3"
85618625
es-abstract "^1.18.0-next.2"
85628626

8627+
object.hasown@^1.0.0:
8628+
version "1.0.0"
8629+
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
8630+
integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
8631+
dependencies:
8632+
define-properties "^1.1.3"
8633+
es-abstract "^1.18.1"
8634+
85638635
object.pick@^1.3.0:
85648636
version "1.3.0"
85658637
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"

0 commit comments

Comments
 (0)