|
93 | 93 | levenary "^1.1.1"
|
94 | 94 | semver "^5.5.0"
|
95 | 95 |
|
96 |
| -"@babel/helper-create-class-features-plugin@^7.10.1", "@babel/helper-create-class-features-plugin@^7.8.3", "@babel/helper-create-class-features-plugin@^7.9.6": |
| 96 | +"@babel/helper-create-class-features-plugin@^7.10.1", "@babel/helper-create-class-features-plugin@^7.8.3": |
97 | 97 | version "7.10.2"
|
98 | 98 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.2.tgz#7474295770f217dbcf288bf7572eb213db46ee67"
|
99 | 99 | integrity sha512-5C/QhkGFh1vqcziq1vAL6SI9ymzUp8BCYjFpvYVhWP4DlATIb3u5q3iUd35mvlyGs8fO7hckkW7i0tmH+5+bvQ==
|
|
501 | 501 | dependencies:
|
502 | 502 | "@babel/helper-plugin-utils" "^7.8.3"
|
503 | 503 |
|
504 |
| -"@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.8.3": |
505 |
| - version "7.8.3" |
506 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz#c1f659dda97711a569cef75275f7e15dcaa6cabc" |
507 |
| - integrity sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg== |
| 504 | +"@babel/plugin-syntax-typescript@^7.10.1", "@babel/plugin-syntax-typescript@^7.2.0": |
| 505 | + version "7.10.1" |
| 506 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.1.tgz#5e82bc27bb4202b93b949b029e699db536733810" |
| 507 | + integrity sha512-X/d8glkrAtra7CaQGMiGs/OGa6XgUzqPcBXCIGFCpCqnfGlT0Wfbzo/B89xHhnInTaItPK8LALblVXcUOEh95Q== |
508 | 508 | dependencies:
|
509 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
| 509 | + "@babel/helper-plugin-utils" "^7.10.1" |
510 | 510 |
|
511 | 511 | "@babel/plugin-transform-arrow-functions@^7.8.3":
|
512 | 512 | version "7.8.3"
|
|
761 | 761 | dependencies:
|
762 | 762 | "@babel/helper-plugin-utils" "^7.8.3"
|
763 | 763 |
|
764 |
| -"@babel/plugin-transform-typescript@^7.9.0", "@babel/plugin-transform-typescript@^7.9.6": |
765 |
| - version "7.9.6" |
766 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.6.tgz#2248971416a506fc78278fc0c0ea3179224af1e9" |
767 |
| - integrity sha512-8OvsRdvpt3Iesf2qsAn+YdlwAJD7zJ+vhFZmDCa4b8dTp7MmHtKk5FF2mCsGxjZwuwsy/yIIay/nLmxST1ctVQ== |
| 764 | +"@babel/plugin-transform-typescript@^7.10.1", "@babel/plugin-transform-typescript@^7.9.0": |
| 765 | + version "7.10.1" |
| 766 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.1.tgz#2c54daea231f602468686d9faa76f182a94507a6" |
| 767 | + integrity sha512-v+QWKlmCnsaimLeqq9vyCsVRMViZG1k2SZTlcZvB+TqyH570Zsij8nvVUZzOASCRiQFUxkLrn9Wg/kH0zgy5OQ== |
768 | 768 | dependencies:
|
769 |
| - "@babel/helper-create-class-features-plugin" "^7.9.6" |
770 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
771 |
| - "@babel/plugin-syntax-typescript" "^7.8.3" |
| 769 | + "@babel/helper-create-class-features-plugin" "^7.10.1" |
| 770 | + "@babel/helper-plugin-utils" "^7.10.1" |
| 771 | + "@babel/plugin-syntax-typescript" "^7.10.1" |
772 | 772 |
|
773 | 773 | "@babel/plugin-transform-typescript@~7.4.0":
|
774 | 774 | version "7.4.5"
|
|
0 commit comments