|
64 | 64 | "@babel/traverse" "^7.7.4" |
65 | 65 | "@babel/types" "^7.7.4" |
66 | 66 |
|
67 | | -"@babel/helper-create-class-features-plugin@^7.7.4", "@babel/helper-create-class-features-plugin@^7.8.0", "@babel/helper-create-class-features-plugin@^7.8.3": |
| 67 | +"@babel/helper-create-class-features-plugin@^7.8.0", "@babel/helper-create-class-features-plugin@^7.8.3": |
68 | 68 | version "7.8.3" |
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397" |
70 | 70 | integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA== |
|
400 | 400 | dependencies: |
401 | 401 | "@babel/helper-plugin-utils" "^7.0.0" |
402 | 402 |
|
403 | | -"@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.7.4": |
404 | | - version "7.7.4" |
405 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.7.4.tgz#5d037ffa10f3b25a16f32570ebbe7a8c2efa304b" |
406 | | - integrity sha512-77blgY18Hud4NM1ggTA8xVT/dBENQf17OpiToSa2jSmEY3fWXD2jwrdVlO4kq5yzUTeF15WSQ6b4fByNvJcjpQ== |
| 403 | +"@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.8.3": |
| 404 | + version "7.8.3" |
| 405 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz#c1f659dda97711a569cef75275f7e15dcaa6cabc" |
| 406 | + integrity sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg== |
407 | 407 | dependencies: |
408 | | - "@babel/helper-plugin-utils" "^7.0.0" |
| 408 | + "@babel/helper-plugin-utils" "^7.8.3" |
409 | 409 |
|
410 | 410 | "@babel/plugin-transform-arrow-functions@^7.7.4": |
411 | 411 | version "7.7.4" |
|
660 | 660 | dependencies: |
661 | 661 | "@babel/helper-plugin-utils" "^7.0.0" |
662 | 662 |
|
663 | | -"@babel/plugin-transform-typescript@^7.7.4": |
664 | | - version "7.7.4" |
665 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.4.tgz#2974fd05f4e85c695acaf497f432342de9fc0636" |
666 | | - integrity sha512-X8e3tcPEKnwwPVG+vP/vSqEShkwODOEeyQGod82qrIuidwIrfnsGn11qPM1jBLF4MqguTXXYzm58d0dY+/wdpg== |
| 663 | +"@babel/plugin-transform-typescript@^7.8.3": |
| 664 | + version "7.8.3" |
| 665 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.3.tgz#be6f01a7ef423be68e65ace1f04fc407e6d88917" |
| 666 | + integrity sha512-Ebj230AxcrKGZPKIp4g4TdQLrqX95TobLUWKd/CwG7X1XHUH1ZpkpFvXuXqWbtGRWb7uuEWNlrl681wsOArAdQ== |
667 | 667 | dependencies: |
668 | | - "@babel/helper-create-class-features-plugin" "^7.7.4" |
669 | | - "@babel/helper-plugin-utils" "^7.0.0" |
670 | | - "@babel/plugin-syntax-typescript" "^7.7.4" |
| 668 | + "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 669 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 670 | + "@babel/plugin-syntax-typescript" "^7.8.3" |
671 | 671 |
|
672 | 672 | "@babel/plugin-transform-typescript@~7.4.0": |
673 | 673 | version "7.4.5" |
|
0 commit comments