Skip to content

Commit 8c273af

Browse files
committed
Update dependency eslint-plugin-react to v7.20.6
1 parent e62b008 commit 8c273af

File tree

2 files changed

+181
-18
lines changed

2 files changed

+181
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "4.3.0",
4949
"eslint-plugin-jest": "22.6.4",
5050
"eslint-plugin-prettier": "3.1.0",
51-
"eslint-plugin-react": "7.13.0",
51+
"eslint-plugin-react": "7.20.6",
5252
"gh-pages": "2.0.1",
5353
"gh-pages-with-token": "1.0.0",
5454
"husky": "2.3.0",

yarn.lock

+180-17
Original file line numberDiff line numberDiff line change
@@ -2657,6 +2657,15 @@ array-includes@^3.0.3:
26572657
define-properties "^1.1.2"
26582658
es-abstract "^1.7.0"
26592659

2660+
array-includes@^3.1.1:
2661+
version "3.1.1"
2662+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
2663+
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
2664+
dependencies:
2665+
define-properties "^1.1.3"
2666+
es-abstract "^1.17.0"
2667+
is-string "^1.0.5"
2668+
26602669
array-map@~0.0.0:
26612670
version "0.0.0"
26622671
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -2720,6 +2729,15 @@ array.prototype.flatmap@^1.2.1:
27202729
es-abstract "^1.10.0"
27212730
function-bind "^1.1.1"
27222731

2732+
array.prototype.flatmap@^1.2.3:
2733+
version "1.2.3"
2734+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz#1c13f84a178566042dd63de4414440db9222e443"
2735+
integrity sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg==
2736+
dependencies:
2737+
define-properties "^1.1.3"
2738+
es-abstract "^1.17.0-next.1"
2739+
function-bind "^1.1.1"
2740+
27232741
arrify@^1.0.0, arrify@^1.0.1:
27242742
version "1.0.1"
27252743
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -5612,6 +5630,23 @@ es-abstract@^1.10.0, es-abstract@^1.11.0, es-abstract@^1.12.0, es-abstract@^1.4.
56125630
is-regex "^1.0.4"
56135631
object-keys "^1.0.12"
56145632

5633+
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
5634+
version "1.17.6"
5635+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
5636+
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
5637+
dependencies:
5638+
es-to-primitive "^1.2.1"
5639+
function-bind "^1.1.1"
5640+
has "^1.0.3"
5641+
has-symbols "^1.0.1"
5642+
is-callable "^1.2.0"
5643+
is-regex "^1.1.0"
5644+
object-inspect "^1.7.0"
5645+
object-keys "^1.1.1"
5646+
object.assign "^4.1.0"
5647+
string.prototype.trimend "^1.0.1"
5648+
string.prototype.trimstart "^1.0.1"
5649+
56155650
es-to-primitive@^1.2.0:
56165651
version "1.2.0"
56175652
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
@@ -5621,6 +5656,15 @@ es-to-primitive@^1.2.0:
56215656
is-date-object "^1.0.1"
56225657
is-symbol "^1.0.2"
56235658

5659+
es-to-primitive@^1.2.1:
5660+
version "1.2.1"
5661+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
5662+
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
5663+
dependencies:
5664+
is-callable "^1.1.4"
5665+
is-date-object "^1.0.1"
5666+
is-symbol "^1.0.2"
5667+
56245668
es5-shim@^4.5.10:
56255669
version "4.5.12"
56265670
resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.12.tgz#508c13dda1c87dd3df1b50e69e7b96b82149b649"
@@ -5754,18 +5798,22 @@ [email protected]:
57545798
jsx-ast-utils "^2.0.1"
57555799
prop-types "^15.6.2"
57565800

5757-
eslint-plugin-react@7.13.0:
5758-
version "7.13.0"
5759-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
5760-
integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ==
5801+
eslint-plugin-react@7.20.6:
5802+
version "7.20.6"
5803+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
5804+
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
57615805
dependencies:
5762-
array-includes "^3.0.3"
5806+
array-includes "^3.1.1"
5807+
array.prototype.flatmap "^1.2.3"
57635808
doctrine "^2.1.0"
57645809
has "^1.0.3"
5765-
jsx-ast-utils "^2.1.0"
5766-
object.fromentries "^2.0.0"
5810+
jsx-ast-utils "^2.4.1"
5811+
object.entries "^1.1.2"
5812+
object.fromentries "^2.0.2"
5813+
object.values "^1.1.1"
57675814
prop-types "^15.7.2"
5768-
resolve "^1.10.1"
5815+
resolve "^1.17.0"
5816+
string.prototype.matchall "^4.0.2"
57695817

57705818
57715819
version "3.7.1"
@@ -7093,6 +7141,11 @@ has-symbols@^1.0.0:
70937141
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
70947142
integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
70957143

7144+
has-symbols@^1.0.1:
7145+
version "1.0.1"
7146+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
7147+
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
7148+
70967149
has-unicode@^2.0.0:
70977150
version "2.0.1"
70987151
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -7709,6 +7762,15 @@ internal-ip@^3.0.1:
77097762
default-gateway "^2.6.0"
77107763
ipaddr.js "^1.5.2"
77117764

7765+
internal-slot@^1.0.2:
7766+
version "1.0.2"
7767+
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
7768+
integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
7769+
dependencies:
7770+
es-abstract "^1.17.0-next.1"
7771+
has "^1.0.3"
7772+
side-channel "^1.0.2"
7773+
77127774
interpret@^1.0.0, interpret@^1.2.0:
77137775
version "1.2.0"
77147776
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
@@ -7844,6 +7906,11 @@ is-callable@^1.1.3, is-callable@^1.1.4:
78447906
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
78457907
integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
78467908

7909+
is-callable@^1.2.0:
7910+
version "1.2.0"
7911+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
7912+
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
7913+
78477914
is-ci@^1.0.10:
78487915
version "1.2.1"
78497916
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
@@ -8118,6 +8185,13 @@ is-regex@^1.0.4:
81188185
dependencies:
81198186
has "^1.0.1"
81208187

8188+
is-regex@^1.1.0:
8189+
version "1.1.1"
8190+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
8191+
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
8192+
dependencies:
8193+
has-symbols "^1.0.1"
8194+
81218195
is-regexp@^1.0.0:
81228196
version "1.0.0"
81238197
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -8148,6 +8222,11 @@ is-string@^1.0.4:
81488222
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.4.tgz#cc3a9b69857d621e963725a24caeec873b826e64"
81498223
integrity sha1-zDqbaYV9Yh6WNyWiTK7shzuCbmQ=
81508224

8225+
is-string@^1.0.5:
8226+
version "1.0.5"
8227+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
8228+
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
8229+
81518230
is-subset@^0.1.1:
81528231
version "0.1.1"
81538232
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
@@ -8893,12 +8972,13 @@ jsx-ast-utils@^2.0.1:
88938972
dependencies:
88948973
array-includes "^3.0.3"
88958974

8896-
jsx-ast-utils@^2.1.0:
8897-
version "2.1.0"
8898-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
8899-
integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA==
8975+
jsx-ast-utils@^2.4.1:
8976+
version "2.4.1"
8977+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
8978+
integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
89008979
dependencies:
8901-
array-includes "^3.0.3"
8980+
array-includes "^3.1.1"
8981+
object.assign "^4.1.0"
89028982

89038983
just-extend@^4.0.2:
89048984
version "4.0.2"
@@ -10332,6 +10412,11 @@ object-inspect@^1.6.0:
1033210412
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
1033310413
integrity sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==
1033410414

10415+
object-inspect@^1.7.0:
10416+
version "1.8.0"
10417+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
10418+
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
10419+
1033510420
object-is@^1.0.1:
1033610421
version "1.0.1"
1033710422
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
@@ -10342,6 +10427,11 @@ object-keys@^1.0.11, object-keys@^1.0.12:
1034210427
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
1034310428
integrity sha512-FTMyFUm2wBcGHnH2eXmz7tC6IwlqQZ6mVZ+6dm6vZ4IQIHjs6FdNsQBuKGPuUUUY6NfJw2PshC08Tn6LzLDOag==
1034410429

10430+
object-keys@^1.1.1:
10431+
version "1.1.1"
10432+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
10433+
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
10434+
1034510435
object-visit@^1.0.0:
1034610436
version "1.0.1"
1034710437
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -10369,6 +10459,15 @@ object.entries@^1.0.4, object.entries@^1.1.0:
1036910459
function-bind "^1.1.1"
1037010460
has "^1.0.3"
1037110461

10462+
object.entries@^1.1.2:
10463+
version "1.1.2"
10464+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
10465+
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
10466+
dependencies:
10467+
define-properties "^1.1.3"
10468+
es-abstract "^1.17.5"
10469+
has "^1.0.3"
10470+
1037210471
object.fromentries@^1.0.0:
1037310472
version "1.0.0"
1037410473
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-1.0.0.tgz#e90ec27445ec6e37f48be9af9077d9aa8bef0d40"
@@ -10389,6 +10488,16 @@ object.fromentries@^2.0.0:
1038910488
function-bind "^1.1.1"
1039010489
has "^1.0.1"
1039110490

10491+
object.fromentries@^2.0.2:
10492+
version "2.0.2"
10493+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
10494+
integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==
10495+
dependencies:
10496+
define-properties "^1.1.3"
10497+
es-abstract "^1.17.0-next.1"
10498+
function-bind "^1.1.1"
10499+
has "^1.0.3"
10500+
1039210501
object.getownpropertydescriptors@^2.0.3:
1039310502
version "2.0.3"
1039410503
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -10429,6 +10538,16 @@ object.values@^1.0.4, object.values@^1.1.0:
1042910538
function-bind "^1.1.1"
1043010539
has "^1.0.3"
1043110540

10541+
object.values@^1.1.1:
10542+
version "1.1.1"
10543+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
10544+
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
10545+
dependencies:
10546+
define-properties "^1.1.3"
10547+
es-abstract "^1.17.0-next.1"
10548+
function-bind "^1.1.1"
10549+
has "^1.0.3"
10550+
1043210551
obuf@^1.0.0, obuf@^1.1.1:
1043310552
version "1.1.2"
1043410553
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
@@ -13107,6 +13226,14 @@ regexp.prototype.flags@^1.2.0:
1310713226
dependencies:
1310813227
define-properties "^1.1.2"
1310913228

13229+
regexp.prototype.flags@^1.3.0:
13230+
version "1.3.0"
13231+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
13232+
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
13233+
dependencies:
13234+
define-properties "^1.1.3"
13235+
es-abstract "^1.17.0-next.1"
13236+
1311013237
regexpp@^2.0.0:
1311113238
version "2.0.1"
1311213239
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
@@ -13375,10 +13502,10 @@ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0,
1337513502
dependencies:
1337613503
path-parse "^1.0.6"
1337713504

13378-
resolve@^1.10.1:
13379-
version "1.10.1"
13380-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
13381-
integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==
13505+
resolve@^1.17.0:
13506+
version "1.17.0"
13507+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
13508+
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
1338213509
dependencies:
1338313510
path-parse "^1.0.6"
1338413511

@@ -13872,6 +13999,14 @@ shellwords@^0.1.1:
1387213999
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
1387314000
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
1387414001

14002+
side-channel@^1.0.2:
14003+
version "1.0.2"
14004+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
14005+
integrity sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==
14006+
dependencies:
14007+
es-abstract "^1.17.0-next.1"
14008+
object-inspect "^1.7.0"
14009+
1387514010
sigmund@^1.0.1:
1387614011
version "1.0.1"
1387714012
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
@@ -14337,6 +14472,18 @@ string.prototype.matchall@^3.0.0:
1433714472
has-symbols "^1.0.0"
1433814473
regexp.prototype.flags "^1.2.0"
1433914474

14475+
string.prototype.matchall@^4.0.2:
14476+
version "4.0.2"
14477+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e"
14478+
integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==
14479+
dependencies:
14480+
define-properties "^1.1.3"
14481+
es-abstract "^1.17.0"
14482+
has-symbols "^1.0.1"
14483+
internal-slot "^1.0.2"
14484+
regexp.prototype.flags "^1.3.0"
14485+
side-channel "^1.0.2"
14486+
1434014487
string.prototype.padend@^3.0.0:
1434114488
version "3.0.0"
1434214489
resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.0.0.tgz#f3aaef7c1719f170c5eab1c32bf780d96e21f2f0"
@@ -14364,6 +14511,22 @@ string.prototype.trim@^1.1.2:
1436414511
es-abstract "^1.5.0"
1436514512
function-bind "^1.0.2"
1436614513

14514+
string.prototype.trimend@^1.0.1:
14515+
version "1.0.1"
14516+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
14517+
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
14518+
dependencies:
14519+
define-properties "^1.1.3"
14520+
es-abstract "^1.17.5"
14521+
14522+
string.prototype.trimstart@^1.0.1:
14523+
version "1.0.1"
14524+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
14525+
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
14526+
dependencies:
14527+
define-properties "^1.1.3"
14528+
es-abstract "^1.17.5"
14529+
1436714530
string_decoder@^1.0.0, string_decoder@^1.1.1:
1436814531
version "1.2.0"
1436914532
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d"

0 commit comments

Comments
 (0)