29
29
semver "^5.4.1"
30
30
source-map "^0.5.0"
31
31
32
- " @babel/generator@^7.4.0" , "@babel/generator@^7.5.5" :
32
+ " @babel/generator@^7.4.0 " :
33
33
version "7.5.5"
34
34
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf"
35
35
integrity sha512-ETI/4vyTSxTzGnU2c49XHv2zhExkv9JHLTwDAFz85kmcwuShvYG2H08FwgIguQf4JC75CBnXAUM5PqeF4fj0nQ==
40
40
source-map "^0.5.0"
41
41
trim-right "^1.0.1"
42
42
43
+ " @babel/generator@^7.5.5" , "@babel/generator@^7.6.2":
44
+ version "7.6.2"
45
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.2.tgz#dac8a3c2df118334c2a29ff3446da1636a8f8c03"
46
+ integrity sha512-j8iHaIW4gGPnViaIHI7e9t/Hl8qLjERI6DcV9kEpAIDJsAOrcnXqRS7t+QbhL76pwbtqP+QCQLL0z1CyVmtjjQ==
47
+ dependencies :
48
+ " @babel/types" " ^7.6.0"
49
+ jsesc "^2.5.1"
50
+ lodash "^4.17.13"
51
+ source-map "^0.5.0"
52
+
43
53
" @babel/helper-function-name@^7.1.0 " :
44
54
version "7.1.0"
45
55
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
86
96
esutils "^2.0.2"
87
97
js-tokens "^4.0.0"
88
98
89
- " @babel/parser@^7.0.0" , "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.5.5":
99
+ " @babel/parser@^7.0.0" , "@babel/parser@^7.4.4", "@babel/parser@^7.5.5", "@babel/parser@^7.6.0", "@babel/parser@^7.6.2":
100
+ version "7.6.2"
101
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1"
102
+ integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg==
103
+
104
+ " @babel/parser@^7.1.0" , "@babel/parser@^7.4.3":
90
105
version "7.5.5"
91
106
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
92
107
integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==
98
113
dependencies :
99
114
" @babel/helper-plugin-utils" " ^7.0.0"
100
115
101
- " @babel/template@^7.1.0" , "@babel/template@^7.4.0", "@babel/template@^7.4.4":
116
+ " @babel/template@^7.1.0 " :
117
+ version "7.6.0"
118
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.6.0.tgz#7f0159c7f5012230dad64cca42ec9bdb5c9536e6"
119
+ integrity sha512-5AEH2EXD8euCk446b7edmgFdub/qfH1SN6Nii3+fyXP807QRx9Q73A2N5hNwRRslC2H9sNzaFhsPubkS4L8oNQ==
120
+ dependencies :
121
+ " @babel/code-frame" " ^7.0.0"
122
+ " @babel/parser" " ^7.6.0"
123
+ " @babel/types" " ^7.6.0"
124
+
125
+ " @babel/template@^7.4.0" , "@babel/template@^7.4.4":
102
126
version "7.4.4"
103
127
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
104
128
integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
107
131
" @babel/parser" " ^7.4.4"
108
132
" @babel/types" " ^7.4.4"
109
133
110
- " @babel/traverse@^7.0.0" , "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5":
134
+ " @babel/traverse@^7.0.0 " :
135
+ version "7.6.2"
136
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.2.tgz#b0e2bfd401d339ce0e6c05690206d1e11502ce2c"
137
+ integrity sha512-8fRE76xNwNttVEF2TwxJDGBLWthUkHWSldmfuBzVRmEDWOtu4XdINTgN7TDWzuLg4bbeIMLvfMFD9we5YcWkRQ==
138
+ dependencies :
139
+ " @babel/code-frame" " ^7.5.5"
140
+ " @babel/generator" " ^7.6.2"
141
+ " @babel/helper-function-name" " ^7.1.0"
142
+ " @babel/helper-split-export-declaration" " ^7.4.4"
143
+ " @babel/parser" " ^7.6.2"
144
+ " @babel/types" " ^7.6.0"
145
+ debug "^4.1.0"
146
+ globals "^11.1.0"
147
+ lodash "^4.17.13"
148
+
149
+ " @babel/traverse@^7.1.0" , "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5":
111
150
version "7.5.5"
112
151
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb"
113
152
integrity sha512-MqB0782whsfffYfSjH4TM+LMjrJnhCNEDMDIjeTpl+ASaUvxcjoiVCo/sM1GhS1pHOXYfWVCYneLjMckuUxDaQ==
122
161
globals "^11.1.0"
123
162
lodash "^4.17.13"
124
163
125
- " @babel/types@^7.0.0" , "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
164
+ " @babel/types@^7.0.0" , "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0":
165
+ version "7.6.1"
166
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
167
+ integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g==
168
+ dependencies :
169
+ esutils "^2.0.2"
170
+ lodash "^4.17.13"
171
+ to-fast-properties "^2.0.0"
172
+
173
+ " @babel/types@^7.3.0" , "@babel/types@^7.4.0":
126
174
version "7.5.5"
127
175
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a"
128
176
integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw==
@@ -433,19 +481,19 @@ ansi-regex@^4.0.0, ansi-regex@^4.1.0:
433
481
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
434
482
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
435
483
436
- ansi-styles@^3.1.0, ansi-styles@^3.2.0 :
437
- version "3.2.0"
438
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
439
- dependencies :
440
- color-convert "^1.9.0"
441
-
442
- ansi-styles@^3.2.1 :
484
+ ansi-styles@^3.1.0, ansi-styles@^3.2.1 :
443
485
version "3.2.1"
444
486
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
445
487
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
446
488
dependencies :
447
489
color-convert "^1.9.0"
448
490
491
+ ansi-styles@^3.2.0 :
492
+ version "3.2.0"
493
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
494
+ dependencies :
495
+ color-convert "^1.9.0"
496
+
449
497
anymatch@^2.0.0 :
450
498
version "2.0.0"
451
499
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
@@ -543,16 +591,16 @@ aws4@^1.6.0:
543
591
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
544
592
545
593
babel-eslint@^10.0.2 :
546
- version "10.0.2 "
547
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2 .tgz#182d5ac204579ff0881684b040560fdcc1558456 "
548
- integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q ==
594
+ version "10.0.3 "
595
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3 .tgz#81a2c669be0f205e19462fed2482d33e4687a88a "
596
+ integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA ==
549
597
dependencies :
550
598
" @babel/code-frame" " ^7.0.0"
551
599
" @babel/parser" " ^7.0.0"
552
600
" @babel/traverse" " ^7.0.0"
553
601
" @babel/types" " ^7.0.0"
554
- eslint-scope "3.7.1"
555
602
eslint-visitor-keys "^1.0.0"
603
+ resolve "^1.12.0"
556
604
557
605
babel-jest@^24.9.0 :
558
606
version "24.9.0"
@@ -738,13 +786,14 @@ caseless@~0.12.0:
738
786
version "0.12.0"
739
787
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
740
788
741
- chalk@^2.0.0, chalk@^2.1.0 :
742
- version "2.3.0"
743
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
789
+ chalk@^2.0.0, chalk@^2.4.2 :
790
+ version "2.4.2"
791
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
792
+ integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
744
793
dependencies :
745
- ansi-styles "^3.1.0 "
794
+ ansi-styles "^3.2.1 "
746
795
escape-string-regexp "^1.0.5"
747
- supports-color "^4.0 .0"
796
+ supports-color "^5.3 .0"
748
797
749
798
chalk@^2.0.1 :
750
799
version "2.3.1"
@@ -754,14 +803,13 @@ chalk@^2.0.1:
754
803
escape-string-regexp "^1.0.5"
755
804
supports-color "^5.2.0"
756
805
757
- chalk@^2.4.2 :
758
- version "2.4.2"
759
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
760
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
806
+ chalk@^2.1.0 :
807
+ version "2.3.0"
808
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
761
809
dependencies :
762
- ansi-styles "^3.2.1 "
810
+ ansi-styles "^3.1.0 "
763
811
escape-string-regexp "^1.0.5"
764
- supports-color "^5.3 .0"
812
+ supports-color "^4.0 .0"
765
813
766
814
chardet@^0.7.0 :
767
815
version "0.7.0"
@@ -838,14 +886,16 @@ collection-visit@^1.0.0:
838
886
object-visit "^1.0.0"
839
887
840
888
color-convert@^1.9.0 :
841
- version "1.9.0"
842
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a"
889
+ version "1.9.3"
890
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
891
+ integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
843
892
dependencies :
844
- color-name "^ 1.1.1 "
893
+ color-name "1.1.3 "
845
894
846
- color-name@^1.1.1 :
847
- version "1.1.2"
848
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d"
895
+
896
+ version "1.1.3"
897
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
898
+ integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
849
899
850
900
851
901
version "1.0.6"
@@ -1134,6 +1184,7 @@ es-to-primitive@^1.2.0:
1134
1184
escape-string-regexp@^1.0.5 :
1135
1185
version "1.0.5"
1136
1186
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1187
+ integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1137
1188
1138
1189
escodegen@^1.9.0 :
1139
1190
version "1.9.0"
@@ -1217,14 +1268,6 @@ eslint-plugin-prettier@^3.1.0:
1217
1268
dependencies :
1218
1269
prettier-linter-helpers "^1.0.0"
1219
1270
1220
-
1221
- version "3.7.1"
1222
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
1223
- integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
1224
- dependencies :
1225
- esrecurse "^4.1.0"
1226
- estraverse "^4.1.1"
1227
-
1228
1271
eslint-scope@^5.0.0 :
1229
1272
version "5.0.0"
1230
1273
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -1240,11 +1283,7 @@ eslint-utils@^1.4.2:
1240
1283
dependencies :
1241
1284
eslint-visitor-keys "^1.0.0"
1242
1285
1243
- eslint-visitor-keys@^1.0.0 :
1244
- version "1.0.0"
1245
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1246
-
1247
- eslint-visitor-keys@^1.1.0 :
1286
+ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
1248
1287
version "1.1.0"
1249
1288
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
1250
1289
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
@@ -1317,19 +1356,25 @@ esquery@^1.0.1:
1317
1356
estraverse "^4.0.0"
1318
1357
1319
1358
esrecurse@^4.1.0 :
1320
- version "4.2.0"
1321
- resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.2.0.tgz#fa9568d98d3823f9a41d91e902dcab9ea6e5b163"
1359
+ version "4.2.1"
1360
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.2.1.tgz#007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf"
1361
+ integrity sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==
1322
1362
dependencies :
1323
1363
estraverse "^4.1.0"
1324
- object-assign "^4.0.1"
1325
1364
1326
- estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4. 2.0 :
1365
+ estraverse@^4.0.0, estraverse@^4.2.0 :
1327
1366
version "4.2.0"
1328
1367
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
1329
1368
1369
+ estraverse@^4.1.0, estraverse@^4.1.1 :
1370
+ version "4.3.0"
1371
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1372
+ integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1373
+
1330
1374
esutils@^2.0.2 :
1331
- version "2.0.2"
1332
- resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
1375
+ version "2.0.3"
1376
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
1377
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
1333
1378
1334
1379
exec-sh@^0.3.2 :
1335
1380
version "0.3.2"
@@ -1695,11 +1740,7 @@ glob@^7.1.3:
1695
1740
once "^1.3.0"
1696
1741
path-is-absolute "^1.0.0"
1697
1742
1698
- globals@^11.1.0 :
1699
- version "11.3.0"
1700
- resolved "https://registry.yarnpkg.com/globals/-/globals-11.3.0.tgz#e04fdb7b9796d8adac9c8f64c14837b2313378b0"
1701
-
1702
- globals@^11.7.0 :
1743
+ globals@^11.1.0, globals@^11.7.0 :
1703
1744
version "11.12.0"
1704
1745
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
1705
1746
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
@@ -1742,6 +1783,7 @@ har-validator@~5.0.3:
1742
1783
has-flag@^2.0.0 :
1743
1784
version "2.0.0"
1744
1785
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
1786
+ integrity sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=
1745
1787
1746
1788
has-flag@^3.0.0 :
1747
1789
version "3.0.0"
@@ -3077,7 +3119,7 @@ oauth-sign@~0.8.2:
3077
3119
version "0.8.2"
3078
3120
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
3079
3121
3080
- object-assign@^4.0.1, object-assign@^4. 1.0 :
3122
+ object-assign@^4.1.0 :
3081
3123
version "4.1.1"
3082
3124
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
3083
3125
@@ -3845,18 +3887,18 @@ source-map-url@^0.4.0:
3845
3887
version "0.4.0"
3846
3888
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
3847
3889
3848
- source-map@^0.5.0, source-map@^0.5.6 :
3890
+ source-map@^0.5.0, source-map@~0.5.6 :
3891
+ version "0.5.7"
3892
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
3893
+
3894
+ source-map@^0.5.6 :
3849
3895
version "0.5.6"
3850
3896
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
3851
3897
3852
3898
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1 :
3853
3899
version "0.6.1"
3854
3900
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
3855
3901
3856
- source-map@~0.5.6 :
3857
- version "0.5.7"
3858
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
3859
-
3860
3902
spdx-correct@~1.0.0 :
3861
3903
version "1.0.2"
3862
3904
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -3993,6 +4035,7 @@ strip-json-comments@~2.0.1:
3993
4035
supports-color@^4.0.0 :
3994
4036
version "4.5.0"
3995
4037
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
4038
+ integrity sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=
3996
4039
dependencies :
3997
4040
has-flag "^2.0.0"
3998
4041
4083
4126
to-fast-properties@^2.0.0 :
4084
4127
version "2.0.0"
4085
4128
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
4129
+ integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
4086
4130
4087
4131
to-object-path@^0.3.0 :
4088
4132
version "0.3.0"
@@ -4137,6 +4181,7 @@ tr46@^1.0.0:
4137
4181
trim-right@^1.0.1 :
4138
4182
version "1.0.1"
4139
4183
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
4184
+ integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
4140
4185
4141
4186
tslib@^1.9.0 :
4142
4187
version "1.10.0"
0 commit comments