|
3 | 3 |
|
4 | 4 |
|
5 | 5 | "@babel/code-frame@*", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13":
|
6 |
| - version "7.12.13" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
8 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
| 6 | + version "7.14.5" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
| 8 | + integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== |
9 | 9 | dependencies:
|
10 |
| - "@babel/highlight" "^7.12.13" |
| 10 | + "@babel/highlight" "^7.14.5" |
11 | 11 |
|
12 | 12 | "@babel/code-frame@7.12.11":
|
13 | 13 | version "7.12.11"
|
|
141 | 141 | dependencies:
|
142 | 142 | "@babel/types" "^7.12.13"
|
143 | 143 |
|
144 |
| -"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0": |
| 144 | +"@babel/helper-validator-identifier@^7.14.0": |
145 | 145 | version "7.14.0"
|
146 | 146 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
147 | 147 | integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
|
148 | 148 |
|
| 149 | +"@babel/helper-validator-identifier@^7.14.5": |
| 150 | + version "7.14.5" |
| 151 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
| 152 | + integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
| 153 | + |
149 | 154 | "@babel/helper-validator-option@^7.12.17":
|
150 | 155 | version "7.12.17"
|
151 | 156 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
160 | 165 | "@babel/traverse" "^7.14.0"
|
161 | 166 | "@babel/types" "^7.14.0"
|
162 | 167 |
|
163 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
164 |
| - version "7.13.10" |
165 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1" |
166 |
| - integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg== |
| 168 | +"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5": |
| 169 | + version "7.14.5" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9" |
| 171 | + integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg== |
167 | 172 | dependencies:
|
168 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
| 173 | + "@babel/helper-validator-identifier" "^7.14.5" |
169 | 174 | chalk "^2.0.0"
|
170 | 175 | js-tokens "^4.0.0"
|
171 | 176 |
|
|
0 commit comments