|
75 | 75 | levenary "^1.1.1" |
76 | 76 | semver "^5.5.0" |
77 | 77 |
|
78 | | -"@babel/helper-create-class-features-plugin@^7.10.4": |
79 | | - version "7.10.4" |
80 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.4.tgz#2d4015d0136bd314103a70d84a7183e4b344a355" |
81 | | - integrity sha512-9raUiOsXPxzzLjCXeosApJItoMnX3uyT4QdM2UldffuGApNrF8e938MwNpDCK9CPoyxrEoCgT+hObJc3mZa6lQ== |
| 78 | +"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5": |
| 79 | + version "7.10.5" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d" |
| 81 | + integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A== |
82 | 82 | dependencies: |
83 | 83 | "@babel/helper-function-name" "^7.10.4" |
84 | | - "@babel/helper-member-expression-to-functions" "^7.10.4" |
| 84 | + "@babel/helper-member-expression-to-functions" "^7.10.5" |
85 | 85 | "@babel/helper-optimise-call-expression" "^7.10.4" |
86 | 86 | "@babel/helper-plugin-utils" "^7.10.4" |
87 | 87 | "@babel/helper-replace-supers" "^7.10.4" |
|
143 | 143 | dependencies: |
144 | 144 | "@babel/types" "^7.10.4" |
145 | 145 |
|
| 146 | +"@babel/helper-member-expression-to-functions@^7.10.5": |
| 147 | + version "7.11.0" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" |
| 149 | + integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== |
| 150 | + dependencies: |
| 151 | + "@babel/types" "^7.11.0" |
| 152 | + |
146 | 153 | "@babel/helper-module-imports@^7.10.4": |
147 | 154 | version "7.10.4" |
148 | 155 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
|
666 | 673 | dependencies: |
667 | 674 | "@babel/helper-plugin-utils" "^7.10.4" |
668 | 675 |
|
669 | | -"@babel/plugin-transform-typescript@^7.10.4": |
670 | | - version "7.10.4" |
671 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.4.tgz#8b01cb8d77f795422277cc3fcf45af72bc68ba78" |
672 | | - integrity sha512-3WpXIKDJl/MHoAN0fNkSr7iHdUMHZoppXjf2HJ9/ed5Xht5wNIsXllJXdityKOxeA3Z8heYRb1D3p2H5rfCdPw== |
| 676 | +"@babel/plugin-transform-typescript@^7.11.0": |
| 677 | + version "7.11.0" |
| 678 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.11.0.tgz#2b4879676af37342ebb278216dd090ac67f13abb" |
| 679 | + integrity sha512-edJsNzTtvb3MaXQwj8403B7mZoGu9ElDJQZOKjGUnvilquxBA3IQoEIOvkX/1O8xfAsnHS/oQhe2w/IXrr+w0w== |
673 | 680 | dependencies: |
674 | | - "@babel/helper-create-class-features-plugin" "^7.10.4" |
| 681 | + "@babel/helper-create-class-features-plugin" "^7.10.5" |
675 | 682 | "@babel/helper-plugin-utils" "^7.10.4" |
676 | 683 | "@babel/plugin-syntax-typescript" "^7.10.4" |
677 | 684 |
|
|
0 commit comments