|
8 | 8 | dependencies:
|
9 | 9 | "@babel/highlight" "^7.0.0"
|
10 | 10 |
|
| 11 | +"@babel/code-frame@^7.5.5": |
| 12 | + version "7.8.3" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" |
| 14 | + integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== |
| 15 | + dependencies: |
| 16 | + "@babel/highlight" "^7.8.3" |
| 17 | + |
11 | 18 | "@babel/core@^7.1.0":
|
12 | 19 | version "7.4.4"
|
13 | 20 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250"
|
|
67 | 74 | dependencies:
|
68 | 75 | "@babel/types" "^7.4.4"
|
69 | 76 |
|
| 77 | +"@babel/helper-validator-identifier@^7.9.0": |
| 78 | + version "7.9.5" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
| 80 | + integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== |
| 81 | + |
70 | 82 | "@babel/helpers@^7.4.4":
|
71 | 83 | version "7.4.4"
|
72 | 84 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.4.tgz#868b0ef59c1dd4e78744562d5ce1b59c89f2f2a5"
|
|
84 | 96 | esutils "^2.0.2"
|
85 | 97 | js-tokens "^4.0.0"
|
86 | 98 |
|
| 99 | +"@babel/highlight@^7.8.3": |
| 100 | + version "7.9.0" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079" |
| 102 | + integrity sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ== |
| 103 | + dependencies: |
| 104 | + "@babel/helper-validator-identifier" "^7.9.0" |
| 105 | + chalk "^2.0.0" |
| 106 | + js-tokens "^4.0.0" |
| 107 | + |
87 | 108 | "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.4":
|
88 | 109 | version "7.4.4"
|
89 | 110 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6"
|
|
444 | 465 | version "1.3.0"
|
445 | 466 | resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.0.tgz#d1d55958d1fccc5527d4aba29fc9c4b942f563ff"
|
446 | 467 |
|
447 |
| -"@types/babel-code-frame@^6.20.1": |
448 |
| - version "6.20.1" |
449 |
| - resolved "https://registry.yarnpkg.com/@types/babel-code-frame/-/babel-code-frame-6.20.1.tgz#e79a40ea81435034df7b46b5e32e8ed638aea4dd" |
| 468 | +"@types/babel__code-frame@^7.0.1": |
| 469 | + version "7.0.1" |
| 470 | + resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.1.tgz#baf2529c4abbfb5e4008c845efcfe39a187e2f99" |
| 471 | + integrity sha512-FFfbQozKxYmOnCKFYV+EQprjBI7u2yaNc2ly/K9AhzyC8MzXtCtSRqptpw+HUJxhwCOo5mLwf1ATmzyhOaVbDg== |
450 | 472 |
|
451 | 473 | "@types/babel__core@^7.1.0":
|
452 | 474 | version "7.1.1"
|
@@ -1137,7 +1159,7 @@ aws4@^1.8.0:
|
1137 | 1159 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
|
1138 | 1160 | integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
|
1139 | 1161 |
|
1140 |
| -babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: |
| 1162 | +babel-code-frame@^6.26.0: |
1141 | 1163 | version "6.26.0"
|
1142 | 1164 | resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
1143 | 1165 | dependencies:
|
|
0 commit comments