10911091 sudo-prompt "^9.0.0"
10921092 wcwidth "^1.0.1"
10931093
1094- " @react-native-community/eslint-config@^0.0.5 " :
1095- version "0.0.5 "
1096- resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-0.0.5 .tgz#584f6493258202a57efc22e7be66966e43832795 "
1097- integrity sha512-jwO2tnKaTPTLX5XYXMHGEnFdf543SU7jz98/OF5mDH3b7lP+BOaCD+jVfqqHoDRkcqyPlYiR1CgwVGWpi0vMWg ==
1094+ " @react-native-community/eslint-config@^0.0.7 " :
1095+ version "0.0.7 "
1096+ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-0.0.7 .tgz#2a91d336b413d8c77ac5fa634b66703f481243ac "
1097+ integrity sha512-khKxg3BMsXZYSXLat0ygSqTM0KdgciK+gm+hGecM7HzQA10hNTKeMmoFNiNxV+M/5PUyTsnRAz4RtWPVWLuPfQ ==
10981098 dependencies :
1099+ " @react-native-community/eslint-plugin" " ^1.0.0"
10991100 " @typescript-eslint/eslint-plugin" " ^1.5.0"
11001101 " @typescript-eslint/parser" " ^1.5.0"
1101- babel-eslint "10.0.1"
1102- eslint-plugin-eslint-comments "^3.1.1"
1102+ babel-eslint "10.0.3"
1103+ eslint-config-prettier "^6.0.0"
1104+ eslint-plugin-eslint-comments "^3.1.2"
11031105 eslint-plugin-flowtype "2.50.3"
11041106 eslint-plugin-jest "22.4.1"
11051107 eslint-plugin-prettier "2.6.2"
1106- eslint-plugin-react "7.12.4"
1107- eslint-plugin-react-hooks "^1.5.1"
1108- eslint-plugin-react-native "3.6.0"
1109- prettier "1.16.4"
1108+ eslint-plugin-react "7.16.0"
1109+ eslint-plugin-react-hooks "^2.0.1"
1110+ eslint-plugin-react-native "3.8.1"
1111+ prettier "1.17.0"
1112+
1113+ " @react-native-community/eslint-plugin@^1.0.0 " :
1114+ version "1.1.0"
1115+ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.1.0.tgz#e42b1bef12d2415411519fd528e64b593b1363dc"
1116+ integrity sha512-W/J0fNYVO01tioHjvYWQ9m6RgndVtbElzYozBq1ZPrHO/iCzlqoySHl4gO/fpCl9QEFjvJfjPgtPMTMlsoq5DQ==
11101117
11111118" @types/babel__core@^7.1.0 " :
11121119 version "7.1.3"
@@ -1479,6 +1486,15 @@ array-includes@^3.0.3:
14791486 define-properties "^1.1.2"
14801487 es-abstract "^1.7.0"
14811488
1489+ array-includes@^3.1.1 :
1490+ version "3.1.1"
1491+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
1492+ integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
1493+ dependencies :
1494+ define-properties "^1.1.3"
1495+ es-abstract "^1.17.0"
1496+ is-string "^1.0.5"
1497+
14821498array-map@~0.0.0 :
14831499 version "0.0.0"
14841500 resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -1558,17 +1574,17 @@ aws4@^1.8.0:
15581574 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
15591575 integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
15601576
1561- babel-eslint@10.0.1 :
1562- version "10.0.1 "
1563- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1 .tgz#919681dc099614cd7d31d45c8908695092a1faed "
1564- integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ ==
1577+ babel-eslint@10.0.3 :
1578+ version "10.0.3 "
1579+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3 .tgz#81a2c669be0f205e19462fed2482d33e4687a88a "
1580+ integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA ==
15651581 dependencies :
15661582 " @babel/code-frame" " ^7.0.0"
15671583 " @babel/parser" " ^7.0.0"
15681584 " @babel/traverse" " ^7.0.0"
15691585 " @babel/types" " ^7.0.0"
1570- eslint-scope "3.7.1"
15711586 eslint-visitor-keys "^1.0.0"
1587+ resolve "^1.12.0"
15721588
15731589babel-jest@^24.9.0 :
15741590 version "24.9.0"
@@ -2369,7 +2385,24 @@ es-abstract@^1.15.0, es-abstract@^1.5.1, es-abstract@^1.7.0:
23692385 string.prototype.trimleft "^2.1.0"
23702386 string.prototype.trimright "^2.1.0"
23712387
2372- es-to-primitive@^1.2.0 :
2388+ es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.5 :
2389+ version "1.17.6"
2390+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
2391+ integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
2392+ dependencies :
2393+ es-to-primitive "^1.2.1"
2394+ function-bind "^1.1.1"
2395+ has "^1.0.3"
2396+ has-symbols "^1.0.1"
2397+ is-callable "^1.2.0"
2398+ is-regex "^1.1.0"
2399+ object-inspect "^1.7.0"
2400+ object-keys "^1.1.1"
2401+ object.assign "^4.1.0"
2402+ string.prototype.trimend "^1.0.1"
2403+ string.prototype.trimstart "^1.0.1"
2404+
2405+ es-to-primitive@^1.2.0, es-to-primitive@^1.2.1 :
23732406 version "1.2.1"
23742407 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
23752408 integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
@@ -2400,10 +2433,17 @@ escodegen@^1.9.1:
24002433 optionalDependencies :
24012434 source-map "~0.6.1"
24022435
2403- eslint-plugin-eslint-comments@^3.1.1 :
2404- version "3.1.2"
2405- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395"
2406- integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ==
2436+ eslint-config-prettier@^6.0.0 :
2437+ version "6.11.0"
2438+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2439+ integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
2440+ dependencies :
2441+ get-stdin "^6.0.0"
2442+
2443+ eslint-plugin-eslint-comments@^3.1.2 :
2444+ version "3.2.0"
2445+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa"
2446+ integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==
24072447 dependencies :
24082448 escape-string-regexp "^1.0.5"
24092449 ignore "^5.0.5"
@@ -2428,35 +2468,37 @@ eslint-plugin-prettier@2.6.2:
24282468 fast-diff "^1.1.1"
24292469 jest-docblock "^21.0.0"
24302470
2431- eslint-plugin-react-hooks@^1.5 .1 :
2432- version "1.7.0 "
2433- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0 .tgz#6210b6d5a37205f0b92858f895a4e827020a7d04 "
2434- integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA ==
2471+ eslint-plugin-react-hooks@^2.0 .1 :
2472+ version "2.5.1 "
2473+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1 .tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0 "
2474+ integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g ==
24352475
24362476eslint-plugin-react-native-globals@^0.1.1 :
24372477 version "0.1.2"
24382478 resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
24392479 integrity sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==
24402480
2441- eslint-plugin-react-native@3.6.0 :
2442- version "3.6.0 "
2443- resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.6.0 .tgz#7cad3b7c6159df6d26fe3252c6c5417a17f27b4b "
2444- integrity sha512-BEQcHZ06hZSBYWFVuNEq0xuui5VEsWpHDsZGBtfadHfCRqRMUrkYPgdDb3bpc60qShHE83kqIv59uKdinEg91Q ==
2481+ eslint-plugin-react-native@3.8.1 :
2482+ version "3.8.1 "
2483+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.8.1 .tgz#92811e37191ecb0d29c0f0a0c9e5c943ee573821 "
2484+ integrity sha512-6Z4s4nvgFRdda/1s1+uu4a6EMZwEjjJ9Bk/1yBImv0fd9U2CsGu2cUakAtV83cZKhizbWhSouXoaK4JtlScdFg ==
24452485 dependencies :
24462486 eslint-plugin-react-native-globals "^0.1.1"
24472487
2448- eslint-plugin-react@7.12.4 :
2449- version "7.12.4 "
2450- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4 .tgz#b1ecf26479d61aee650da612e425c53a99f48c8c "
2451- integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ ==
2488+ eslint-plugin-react@7.16.0 :
2489+ version "7.16.0 "
2490+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16.0 .tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09 "
2491+ integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug ==
24522492 dependencies :
24532493 array-includes "^3.0.3"
24542494 doctrine "^2.1.0"
24552495 has "^1.0.3"
2456- jsx-ast-utils "^2.0.1"
2496+ jsx-ast-utils "^2.2.1"
2497+ object.entries "^1.1.0"
24572498 object.fromentries "^2.0.0"
2458- prop-types "^15.6.2"
2459- resolve "^1.9.0"
2499+ object.values "^1.1.0"
2500+ prop-types "^15.7.2"
2501+ resolve "^1.12.0"
24602502
24612503eslint-plugin-relay@1.4.1 :
24622504 version "1.4.1"
@@ -2465,14 +2507,6 @@ eslint-plugin-relay@1.4.1:
24652507 dependencies :
24662508 graphql "^14.0.0"
24672509
2468- eslint-scope@3.7.1 :
2469- version "3.7.1"
2470- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2471- integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
2472- dependencies :
2473- esrecurse "^4.1.0"
2474- estraverse "^4.1.1"
2475-
24762510eslint-scope@^4.0.0 :
24772511 version "4.0.3"
24782512 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -2984,6 +3018,11 @@ get-caller-file@^2.0.1:
29843018 resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
29853019 integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
29863020
3021+ get-stdin@^6.0.0 :
3022+ version "6.0.0"
3023+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3024+ integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3025+
29873026get-stream@^4.0.0 :
29883027 version "4.1.0"
29893028 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -3083,7 +3122,7 @@ has-flag@^4.0.0:
30833122 resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
30843123 integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
30853124
3086- has-symbols@^1.0.0 :
3125+ has-symbols@^1.0.0, has-symbols@^1.0.1 :
30873126 version "1.0.1"
30883127 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
30893128 integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
@@ -3319,6 +3358,11 @@ is-callable@^1.1.4:
33193358 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
33203359 integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
33213360
3361+ is-callable@^1.2.0 :
3362+ version "1.2.0"
3363+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
3364+ integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
3365+
33223366is-ci@^2.0.0 :
33233367 version "2.0.0"
33243368 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -3440,11 +3484,23 @@ is-regex@^1.0.4:
34403484 dependencies :
34413485 has "^1.0.1"
34423486
3487+ is-regex@^1.1.0 :
3488+ version "1.1.1"
3489+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
3490+ integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
3491+ dependencies :
3492+ has-symbols "^1.0.1"
3493+
34433494is-stream@^1.0.1, is-stream@^1.1.0 :
34443495 version "1.1.0"
34453496 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
34463497 integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
34473498
3499+ is-string@^1.0.5 :
3500+ version "1.0.5"
3501+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
3502+ integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
3503+
34483504is-symbol@^1.0.2 :
34493505 version "1.0.2"
34503506 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
@@ -4049,12 +4105,12 @@ jsprim@^1.2.2:
40494105 json-schema "0.2.3"
40504106 verror "1.10.0"
40514107
4052- jsx-ast-utils@^2.0 .1 :
4053- version "2.2.3 "
4054- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
4055- integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA ==
4108+ jsx-ast-utils@^2.2 .1 :
4109+ version "2.4.1 "
4110+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1 .tgz#1114a4c1209481db06c690c2b4f488cc665f657e "
4111+ integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w ==
40564112 dependencies :
4057- array-includes "^3.0.3 "
4113+ array-includes "^3.1.1 "
40584114 object.assign "^4.1.0"
40594115
40604116kind-of@^1.1.0 :
@@ -4797,6 +4853,11 @@ object-inspect@^1.6.0:
47974853 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
47984854 integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
47994855
4856+ object-inspect@^1.7.0 :
4857+ version "1.8.0"
4858+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
4859+ integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
4860+
48004861object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
48014862 version "1.1.1"
48024863 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -4819,6 +4880,15 @@ object.assign@^4.1.0:
48194880 has-symbols "^1.0.0"
48204881 object-keys "^1.0.11"
48214882
4883+ object.entries@^1.1.0 :
4884+ version "1.1.2"
4885+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
4886+ integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
4887+ dependencies :
4888+ define-properties "^1.1.3"
4889+ es-abstract "^1.17.5"
4890+ has "^1.0.3"
4891+
48224892object.fromentries@^2.0.0 :
48234893 version "2.0.1"
48244894 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
@@ -4844,6 +4914,16 @@ object.pick@^1.3.0:
48444914 dependencies :
48454915 isobject "^3.0.1"
48464916
4917+ object.values@^1.1.0 :
4918+ version "1.1.1"
4919+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
4920+ integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
4921+ dependencies :
4922+ define-properties "^1.1.3"
4923+ es-abstract "^1.17.0-next.1"
4924+ function-bind "^1.1.1"
4925+ has "^1.0.3"
4926+
48474927on-finished@~2.3.0 :
48484928 version "2.3.0"
48494929 resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
@@ -5113,10 +5193,10 @@ prelude-ls@~1.1.2:
51135193 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
51145194 integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
51155195
5116- prettier@1.16.4 :
5117- version "1.16.4 "
5118- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4 .tgz#73e37e73e018ad2db9c76742e2647e21790c9717 "
5119- integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g ==
5196+ prettier@1.17.0 :
5197+ version "1.17.0 "
5198+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0 .tgz#53b303676eed22cc14a9f0cec09b477b3026c008 "
5199+ integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw ==
51205200
51215201pretty-format@^24.7.0, pretty-format@^24.9.0 :
51225202 version "24.9.0"
@@ -5493,13 +5573,20 @@ resolve@1.1.7:
54935573 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
54945574 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
54955575
5496- resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1, resolve@^1.9.0 :
5576+ resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1 :
54975577 version "1.12.0"
54985578 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
54995579 integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
55005580 dependencies :
55015581 path-parse "^1.0.6"
55025582
5583+ resolve@^1.12.0 :
5584+ version "1.17.0"
5585+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
5586+ integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
5587+ dependencies :
5588+ path-parse "^1.0.6"
5589+
55035590restore-cursor@^2.0.0 :
55045591 version "2.0.0"
55055592 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -5972,6 +6059,14 @@ string-width@^4.1.0, string-width@^4.2.0:
59726059 is-fullwidth-code-point "^3.0.0"
59736060 strip-ansi "^6.0.0"
59746061
6062+ string.prototype.trimend@^1.0.1 :
6063+ version "1.0.1"
6064+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
6065+ integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
6066+ dependencies :
6067+ define-properties "^1.1.3"
6068+ es-abstract "^1.17.5"
6069+
59756070string.prototype.trimleft@^2.1.0 :
59766071 version "2.1.0"
59776072 resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
@@ -5988,6 +6083,14 @@ string.prototype.trimright@^2.1.0:
59886083 define-properties "^1.1.3"
59896084 function-bind "^1.1.1"
59906085
6086+ string.prototype.trimstart@^1.0.1 :
6087+ version "1.0.1"
6088+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
6089+ integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
6090+ dependencies :
6091+ define-properties "^1.1.3"
6092+ es-abstract "^1.17.5"
6093+
59916094strip-ansi@^3.0.0, strip-ansi@^3.0.1 :
59926095 version "3.0.1"
59936096 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
0 commit comments