@@ -1631,7 +1631,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
1631
1631
dependencies :
1632
1632
is-arrayish "^0.2.1"
1633
1633
1634
- es-abstract@^1.11.0, es-abstract@^1. 12.0 :
1634
+ es-abstract@^1.12.0 :
1635
1635
version "1.13.0"
1636
1636
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
1637
1637
integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
@@ -1643,6 +1643,22 @@ es-abstract@^1.11.0, es-abstract@^1.12.0:
1643
1643
is-regex "^1.0.4"
1644
1644
object-keys "^1.0.12"
1645
1645
1646
+ es-abstract@^1.15.0 :
1647
+ version "1.16.3"
1648
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.3.tgz#52490d978f96ff9f89ec15b5cf244304a5bca161"
1649
+ integrity sha512-WtY7Fx5LiOnSYgF5eg/1T+GONaGmpvpPdCpSnYij+U2gDTL0UPfWrhDw7b2IYb+9NQJsYpCA0wOQvZfsd6YwRw==
1650
+ dependencies :
1651
+ es-to-primitive "^1.2.1"
1652
+ function-bind "^1.1.1"
1653
+ has "^1.0.3"
1654
+ has-symbols "^1.0.1"
1655
+ is-callable "^1.1.4"
1656
+ is-regex "^1.0.4"
1657
+ object-inspect "^1.7.0"
1658
+ object-keys "^1.1.1"
1659
+ string.prototype.trimleft "^2.1.0"
1660
+ string.prototype.trimright "^2.1.0"
1661
+
1646
1662
es-abstract@^1.5.1, es-abstract@^1.7.0 :
1647
1663
version "1.12.0"
1648
1664
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
@@ -1663,6 +1679,15 @@ es-to-primitive@^1.1.1, es-to-primitive@^1.2.0:
1663
1679
is-date-object "^1.0.1"
1664
1680
is-symbol "^1.0.2"
1665
1681
1682
+ es-to-primitive@^1.2.1 :
1683
+ version "1.2.1"
1684
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1685
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
1686
+ dependencies :
1687
+ is-callable "^1.1.4"
1688
+ is-date-object "^1.0.1"
1689
+ is-symbol "^1.0.2"
1690
+
1666
1691
es6-error@^4.0.1 :
1667
1692
version "4.1.1"
1668
1693
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
@@ -1731,6 +1756,11 @@ eslint-plugin-es@^1.4.1:
1731
1756
eslint-utils "^1.4.2"
1732
1757
regexpp "^2.0.1"
1733
1758
1759
+ eslint-plugin-eslint-plugin@^2.1.0 :
1760
+ version "2.1.0"
1761
+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
1762
+ integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
1763
+
1734
1764
eslint-plugin-import@^2.18.2 :
1735
1765
version "2.18.2"
1736
1766
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
@@ -1772,20 +1802,21 @@ eslint-plugin-promise@^4.2.1:
1772
1802
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
1773
1803
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
1774
1804
1775
- eslint-plugin-react@^7.16 .0 :
1776
- version "7.16 .0"
1777
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16 .0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09 "
1778
- integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug ==
1805
+ eslint-plugin-react@^7.17 .0 :
1806
+ version "7.17 .0"
1807
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17 .0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
1808
+ integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A ==
1779
1809
dependencies :
1780
1810
array-includes "^3.0.3"
1781
1811
doctrine "^2.1.0"
1812
+ eslint-plugin-eslint-plugin "^2.1.0"
1782
1813
has "^1.0.3"
1783
- jsx-ast-utils "^2.2.1 "
1814
+ jsx-ast-utils "^2.2.3 "
1784
1815
object.entries "^1.1.0"
1785
- object.fromentries "^2.0.0 "
1816
+ object.fromentries "^2.0.1 "
1786
1817
object.values "^1.1.0"
1787
1818
prop-types "^15.7.2"
1788
- resolve "^1.12.0 "
1819
+ resolve "^1.13.1 "
1789
1820
1790
1821
eslint-plugin-standard@^4.0.1 :
1791
1822
version "4.0.1"
@@ -1832,10 +1863,10 @@ eslint-visitor-keys@^1.1.0:
1832
1863
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
1833
1864
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
1834
1865
1835
- eslint@^6.6.0 :
1836
- version "6.6.0 "
1837
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0 .tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04 "
1838
- integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g ==
1866
+ eslint@^6.7.2 :
1867
+ version "6.7.2 "
1868
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2 .tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1 "
1869
+ integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng ==
1839
1870
dependencies :
1840
1871
" @babel/code-frame" " ^7.0.0"
1841
1872
ajv "^6.10.0"
@@ -1852,7 +1883,7 @@ eslint@^6.6.0:
1852
1883
file-entry-cache "^5.0.1"
1853
1884
functional-red-black-tree "^1.0.1"
1854
1885
glob-parent "^5.0.0"
1855
- globals "^11.7 .0"
1886
+ globals "^12.1 .0"
1856
1887
ignore "^4.0.6"
1857
1888
import-fresh "^3.0.0"
1858
1889
imurmurhash "^0.1.4"
@@ -1865,7 +1896,7 @@ eslint@^6.6.0:
1865
1896
minimatch "^3.0.4"
1866
1897
mkdirp "^0.5.1"
1867
1898
natural-compare "^1.4.0"
1868
- optionator "^0.8.2 "
1899
+ optionator "^0.8.3 "
1869
1900
progress "^2.0.0"
1870
1901
regexpp "^2.0.1"
1871
1902
semver "^6.1.2"
@@ -2034,7 +2065,7 @@ fast-json-stable-stringify@^2.0.0:
2034
2065
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
2035
2066
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
2036
2067
2037
- fast-levenshtein@~2.0.4 :
2068
+ fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6 :
2038
2069
version "2.0.6"
2039
2070
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
2040
2071
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
@@ -2316,11 +2347,18 @@ glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
2316
2347
once "^1.3.0"
2317
2348
path-is-absolute "^1.0.0"
2318
2349
2319
- globals@^11.1.0, globals@^11.7.0 :
2350
+ globals@^11.1.0 :
2320
2351
version "11.8.0"
2321
2352
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
2322
2353
integrity sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA==
2323
2354
2355
+ globals@^12.1.0 :
2356
+ version "12.3.0"
2357
+ resolved "https://registry.yarnpkg.com/globals/-/globals-12.3.0.tgz#1e564ee5c4dded2ab098b0f88f24702a3c56be13"
2358
+ integrity sha512-wAfjdLgFsPZsklLJvOBUBmzYE8/CwhEqSBEMRXA3qxIiNtyqvjYurAtIfDh6chlEPUfmTY3MnZh5Hfh4q0UlIw==
2359
+ dependencies :
2360
+ type-fest "^0.8.1"
2361
+
2324
2362
graceful-fs@^4.1.11, graceful-fs@^4.1.2 :
2325
2363
version "4.1.11"
2326
2364
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
@@ -2381,6 +2419,11 @@ has-symbols@^1.0.0:
2381
2419
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2382
2420
integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
2383
2421
2422
+ has-symbols@^1.0.1 :
2423
+ version "1.0.1"
2424
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2425
+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
2426
+
2384
2427
has-unicode@^2.0.0 :
2385
2428
version "2.0.1"
2386
2429
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3390,7 +3433,7 @@ jsprim@^1.2.2:
3390
3433
json-schema "0.2.3"
3391
3434
verror "1.10.0"
3392
3435
3393
- jsx-ast-utils@^2.2.1 :
3436
+ jsx-ast-utils@^2.2.3 :
3394
3437
version "2.2.3"
3395
3438
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz#8a9364e402448a3ce7f14d357738310d9248054f"
3396
3439
integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA==
@@ -4046,7 +4089,12 @@ object-copy@^0.1.0:
4046
4089
define-property "^0.2.5"
4047
4090
kind-of "^3.0.3"
4048
4091
4049
- object-keys@^1.0.11 :
4092
+ object-inspect@^1.7.0 :
4093
+ version "1.7.0"
4094
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
4095
+ integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
4096
+
4097
+ object-keys@^1.0.11, object-keys@^1.1.1 :
4050
4098
version "1.1.1"
4051
4099
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
4052
4100
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
@@ -4083,15 +4131,15 @@ object.entries@^1.1.0:
4083
4131
function-bind "^1.1.1"
4084
4132
has "^1.0.3"
4085
4133
4086
- object.fromentries@^2.0.0 :
4087
- version "2.0.0 "
4088
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0 .tgz#49a543d92151f8277b3ac9600f1e930b189d30ab "
4089
- integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA ==
4134
+ object.fromentries@^2.0.1 :
4135
+ version "2.0.1 "
4136
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1 .tgz#050f077855c7af8ae6649f45c80b16ee2d31e704 "
4137
+ integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA ==
4090
4138
dependencies :
4091
- define-properties "^1.1.2 "
4092
- es-abstract "^1.11 .0"
4139
+ define-properties "^1.1.3 "
4140
+ es-abstract "^1.15 .0"
4093
4141
function-bind "^1.1.1"
4094
- has "^1.0.1 "
4142
+ has "^1.0.3 "
4095
4143
4096
4144
object.getownpropertydescriptors@^2.0.3 :
4097
4145
version "2.0.3"
@@ -4140,7 +4188,7 @@ optimist@^0.6.1:
4140
4188
minimist "~0.0.1"
4141
4189
wordwrap "~0.0.2"
4142
4190
4143
- optionator@^0.8.1, optionator@^0.8.2 :
4191
+ optionator@^0.8.1 :
4144
4192
version "0.8.2"
4145
4193
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
4146
4194
integrity sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=
@@ -4152,6 +4200,18 @@ optionator@^0.8.1, optionator@^0.8.2:
4152
4200
type-check "~0.3.2"
4153
4201
wordwrap "~1.0.0"
4154
4202
4203
+ optionator@^0.8.3 :
4204
+ version "0.8.3"
4205
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
4206
+ integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
4207
+ dependencies :
4208
+ deep-is "~0.1.3"
4209
+ fast-levenshtein "~2.0.6"
4210
+ levn "~0.3.0"
4211
+ prelude-ls "~1.1.2"
4212
+ type-check "~0.3.2"
4213
+ word-wrap "~1.2.3"
4214
+
4155
4215
os-homedir@^1.0.0, os-homedir@^1.0.1 :
4156
4216
version "1.0.2"
4157
4217
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
@@ -4779,6 +4839,13 @@ resolve@^1.12.0:
4779
4839
dependencies :
4780
4840
path-parse "^1.0.6"
4781
4841
4842
+ resolve@^1.13.1 :
4843
+ version "1.13.1"
4844
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
4845
+ integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
4846
+ dependencies :
4847
+ path-parse "^1.0.6"
4848
+
4782
4849
resolve@^1.3.2 :
4783
4850
version "1.10.0"
4784
4851
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
@@ -5202,6 +5269,22 @@ string-width@^4.1.0:
5202
5269
is-fullwidth-code-point "^3.0.0"
5203
5270
strip-ansi "^6.0.0"
5204
5271
5272
+ string.prototype.trimleft@^2.1.0 :
5273
+ version "2.1.0"
5274
+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
5275
+ integrity sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==
5276
+ dependencies :
5277
+ define-properties "^1.1.3"
5278
+ function-bind "^1.1.1"
5279
+
5280
+ string.prototype.trimright@^2.1.0 :
5281
+ version "2.1.0"
5282
+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
5283
+ integrity sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==
5284
+ dependencies :
5285
+ define-properties "^1.1.3"
5286
+ function-bind "^1.1.1"
5287
+
5205
5288
string_decoder@^1.1.1 :
5206
5289
version "1.2.0"
5207
5290
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d"
@@ -5668,6 +5751,11 @@ wide-align@^1.1.0:
5668
5751
dependencies :
5669
5752
string-width "^1.0.2 || 2"
5670
5753
5754
+ word-wrap@~1.2.3 :
5755
+ version "1.2.3"
5756
+ resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
5757
+ integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
5758
+
5671
5759
wordwrap@~0.0.2 :
5672
5760
version "0.0.3"
5673
5761
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
0 commit comments