@@ -3979,6 +3979,22 @@ es-abstract@^1.12.0, es-abstract@^1.5.1:
39793979 is-regex "^1.0.4"
39803980 object-keys "^1.0.12"
39813981
3982+ es-abstract@^1.15.0 :
3983+ version "1.16.2"
3984+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.2.tgz#4e874331645e9925edef141e74fc4bd144669d34"
3985+ integrity sha512-jYo/J8XU2emLXl3OLwfwtuFfuF2w6DYPs+xy9ZfVyPkDcrauu6LYrw/q2TyCtrbc/KUdCiC5e9UajRhgNkVopA==
3986+ dependencies :
3987+ es-to-primitive "^1.2.1"
3988+ function-bind "^1.1.1"
3989+ has "^1.0.3"
3990+ has-symbols "^1.0.1"
3991+ is-callable "^1.1.4"
3992+ is-regex "^1.0.4"
3993+ object-inspect "^1.7.0"
3994+ object-keys "^1.1.1"
3995+ string.prototype.trimleft "^2.1.0"
3996+ string.prototype.trimright "^2.1.0"
3997+
39823998es-abstract@^1.7.0 :
39833999 version "1.10.0"
39844000 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -4008,6 +4024,15 @@ es-to-primitive@^1.2.0:
40084024 is-date-object "^1.0.1"
40094025 is-symbol "^1.0.2"
40104026
4027+ es-to-primitive@^1.2.1 :
4028+ version "1.2.1"
4029+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
4030+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
4031+ dependencies :
4032+ is-callable "^1.1.4"
4033+ is-date-object "^1.0.1"
4034+ is-symbol "^1.0.2"
4035+
40114036escape-html@~1.0.3 :
40124037 version "1.0.3"
40134038 resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -4081,6 +4106,11 @@ eslint-plugin-babel@4.1.2:
40814106 resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
40824107 integrity sha1-eSAqDjV1fdkngJGbIzbx+i/lPB4=
40834108
4109+ eslint-plugin-eslint-plugin@^2.1.0 :
4110+ version "2.1.0"
4111+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
4112+ integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
4113+
40844114eslint-plugin-flowtype@2.50.1 :
40854115 version "2.50.1"
40864116 resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.1.tgz#36d4c961ac8b9e9e1dc091d3fba0537dad34ae8a"
@@ -4176,20 +4206,21 @@ eslint-plugin-react@7.12.4:
41764206 prop-types "^15.6.2"
41774207 resolve "^1.9.0"
41784208
4179- eslint-plugin-react@7.16 .0 :
4180- version "7.16 .0"
4181- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16 .0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09 "
4182- integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug ==
4209+ eslint-plugin-react@7.17 .0 :
4210+ version "7.17 .0"
4211+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17 .0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
4212+ integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A ==
41834213 dependencies :
41844214 array-includes "^3.0.3"
41854215 doctrine "^2.1.0"
4216+ eslint-plugin-eslint-plugin "^2.1.0"
41864217 has "^1.0.3"
4187- jsx-ast-utils "^2.2.1 "
4218+ jsx-ast-utils "^2.2.3 "
41884219 object.entries "^1.1.0"
4189- object.fromentries "^2.0.0 "
4220+ object.fromentries "^2.0.1 "
41904221 object.values "^1.1.0"
41914222 prop-types "^15.7.2"
4192- resolve "^1.12.0 "
4223+ resolve "^1.13.1 "
41934224
41944225eslint-scope@3.7.1, eslint-scope@^3.7.1 :
41954226 version "3.7.1"
@@ -5379,6 +5410,11 @@ has-symbols@^1.0.0:
53795410 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
53805411 integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
53815412
5413+ has-symbols@^1.0.1 :
5414+ version "1.0.1"
5415+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
5416+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
5417+
53825418has-unicode@^2.0.0 :
53835419 version "2.0.1"
53845420 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6945,10 +6981,10 @@ jsx-ast-utils@^2.0.1:
69456981 dependencies :
69466982 array-includes "^3.0.3"
69476983
6948- jsx-ast-utils@^2.2.1 :
6949- version "2.2.1 "
6950- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1 .tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb "
6951- integrity sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ ==
6984+ jsx-ast-utils@^2.2.3 :
6985+ version "2.2.3 "
6986+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
6987+ integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA ==
69526988 dependencies :
69536989 array-includes "^3.0.3"
69546990 object.assign "^4.1.0"
@@ -7933,7 +7969,12 @@ object-hash@^1.1.4:
79337969 resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.2.0.tgz#e96af0e96981996a1d47f88ead8f74f1ebc4422b"
79347970 integrity sha512-smRWXzkvxw72VquyZ0wggySl7PFUtoDhvhpdwgESXxUrH7vVhhp9asfup1+rVLrhsl7L45Ee1Q/l5R2Ul4MwUg==
79357971
7936- object-keys@^1.0.11, object-keys@^1.0.12 :
7972+ object-inspect@^1.7.0 :
7973+ version "1.7.0"
7974+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
7975+ integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
7976+
7977+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
79377978 version "1.1.1"
79387979 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
79397980 integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
@@ -7980,6 +8021,16 @@ object.fromentries@^2.0.0:
79808021 function-bind "^1.1.1"
79818022 has "^1.0.1"
79828023
8024+ object.fromentries@^2.0.1 :
8025+ version "2.0.1"
8026+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
8027+ integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA==
8028+ dependencies :
8029+ define-properties "^1.1.3"
8030+ es-abstract "^1.15.0"
8031+ function-bind "^1.1.1"
8032+ has "^1.0.3"
8033+
79838034object.getownpropertydescriptors@^2.0.3 :
79848035 version "2.0.3"
79858036 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -10097,10 +10148,10 @@ resolve@^1.11.0:
1009710148 dependencies :
1009810149 path-parse "^1.0.6"
1009910150
10100- resolve@^1.12.0 :
10101- version "1.12.0 "
10102- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0 .tgz#3fc644a35c84a48554609ff26ec52b66fa577df6 "
10103- integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w ==
10151+ resolve@^1.13.1 :
10152+ version "1.13.1 "
10153+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1 .tgz#be0aa4c06acd53083505abb35f4d66932ab35d16 "
10154+ integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w ==
1010410155 dependencies :
1010510156 path-parse "^1.0.6"
1010610157
@@ -10804,6 +10855,22 @@ string-width@^3.0.0:
1080410855 is-fullwidth-code-point "^2.0.0"
1080510856 strip-ansi "^5.1.0"
1080610857
10858+ string.prototype.trimleft@^2.1.0 :
10859+ version "2.1.0"
10860+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
10861+ integrity sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==
10862+ dependencies :
10863+ define-properties "^1.1.3"
10864+ function-bind "^1.1.1"
10865+
10866+ string.prototype.trimright@^2.1.0 :
10867+ version "2.1.0"
10868+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
10869+ integrity sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==
10870+ dependencies :
10871+ define-properties "^1.1.3"
10872+ function-bind "^1.1.1"
10873+
1080710874string_decoder@^1.0.0, string_decoder@~1.0.3 :
1080810875 version "1.0.3"
1080910876 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
0 commit comments