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