|
953 | 953 | dependencies:
|
954 | 954 | "@babel/helper-plugin-utils" "^7.8.3"
|
955 | 955 |
|
956 |
| -"@babel/plugin-syntax-typescript@^7.7.4": |
957 |
| - version "7.7.4" |
958 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.7.4.tgz#5d037ffa10f3b25a16f32570ebbe7a8c2efa304b" |
959 |
| - integrity sha512-77blgY18Hud4NM1ggTA8xVT/dBENQf17OpiToSa2jSmEY3fWXD2jwrdVlO4kq5yzUTeF15WSQ6b4fByNvJcjpQ== |
960 |
| - dependencies: |
961 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
962 |
| - |
963 | 956 | "@babel/plugin-syntax-typescript@^7.8.3":
|
964 | 957 | version "7.8.3"
|
965 | 958 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz#c1f659dda97711a569cef75275f7e15dcaa6cabc"
|
|
1542 | 1535 | dependencies:
|
1543 | 1536 | "@babel/helper-plugin-utils" "^7.8.3"
|
1544 | 1537 |
|
1545 |
| -"@babel/plugin-transform-typescript@^7.6.0", "@babel/plugin-transform-typescript@^7.7.2": |
1546 |
| - version "7.7.4" |
1547 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.4.tgz#2974fd05f4e85c695acaf497f432342de9fc0636" |
1548 |
| - integrity sha512-X8e3tcPEKnwwPVG+vP/vSqEShkwODOEeyQGod82qrIuidwIrfnsGn11qPM1jBLF4MqguTXXYzm58d0dY+/wdpg== |
1549 |
| - dependencies: |
1550 |
| - "@babel/helper-create-class-features-plugin" "^7.7.4" |
1551 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
1552 |
| - "@babel/plugin-syntax-typescript" "^7.7.4" |
1553 |
| - |
1554 |
| -"@babel/plugin-transform-typescript@^7.8.3": |
1555 |
| - version "7.8.3" |
1556 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.3.tgz#be6f01a7ef423be68e65ace1f04fc407e6d88917" |
1557 |
| - integrity sha512-Ebj230AxcrKGZPKIp4g4TdQLrqX95TobLUWKd/CwG7X1XHUH1ZpkpFvXuXqWbtGRWb7uuEWNlrl681wsOArAdQ== |
| 1538 | +"@babel/plugin-transform-typescript@^7.6.0", "@babel/plugin-transform-typescript@^7.7.2", "@babel/plugin-transform-typescript@^7.9.0": |
| 1539 | + version "7.9.0" |
| 1540 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.0.tgz#8b52649c81cb7dee117f760952ab46675a258836" |
| 1541 | + integrity sha512-GRffJyCu16H3tEhbt9Q4buVFFBqrgS8FzTuhqSxlXNgmqD8aw2xmwtRwrvWXXlw7gHs664uqacsJymHJ9SUE/Q== |
1558 | 1542 | dependencies:
|
1559 | 1543 | "@babel/helper-create-class-features-plugin" "^7.8.3"
|
1560 | 1544 | "@babel/helper-plugin-utils" "^7.8.3"
|
|
1878 | 1862 | "@babel/plugin-transform-typescript" "^7.7.2"
|
1879 | 1863 |
|
1880 | 1864 | "@babel/preset-typescript@^7.8.3":
|
1881 |
| - version "7.8.3" |
1882 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.8.3.tgz#90af8690121beecd9a75d0cc26c6be39d1595d13" |
1883 |
| - integrity sha512-qee5LgPGui9zQ0jR1TeU5/fP9L+ovoArklEqY12ek8P/wV5ZeM/VYSQYwICeoT6FfpJTekG9Ilay5PhwsOpMHA== |
| 1865 | + version "7.9.0" |
| 1866 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.9.0.tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192" |
| 1867 | + integrity sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg== |
1884 | 1868 | dependencies:
|
1885 | 1869 | "@babel/helper-plugin-utils" "^7.8.3"
|
1886 |
| - "@babel/plugin-transform-typescript" "^7.8.3" |
| 1870 | + "@babel/plugin-transform-typescript" "^7.9.0" |
1887 | 1871 |
|
1888 | 1872 | "@babel/register@^7.8.6":
|
1889 | 1873 | version "7.8.6"
|
|
0 commit comments