File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 73
73
"devDependencies" : {
74
74
"@babel/core" : " 7.9.0" ,
75
75
"@babel/preset-env" : " 7.9.0" ,
76
- "@babel/preset-typescript" : " 7.8.3 " ,
76
+ "@babel/preset-typescript" : " 7.9.0 " ,
77
77
"@types/jest" : " 25.1.4" ,
78
78
"@types/js-yaml" : " 3.12.2" ,
79
79
"@types/mkdirp" : " 1.0.0" ,
Original file line number Diff line number Diff line change 662
662
dependencies :
663
663
" @babel/helper-plugin-utils" " ^7.8.3"
664
664
665
- " @babel/plugin-transform-typescript@^7.8.3 " :
666
- version "7.8.7 "
667
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.7 .tgz#48bccff331108a7b3a28c3a4adc89e036dc3efda "
668
- integrity sha512-7O0UsPQVNKqpHeHLpfvOG4uXmlw+MOxYvUv6Otc9uH5SYMIxvF6eBdjkWvC3f9G+VXe0RsNExyAQBeTRug/wqQ ==
665
+ " @babel/plugin-transform-typescript@^7.9.0 " :
666
+ version "7.9.0 "
667
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.0 .tgz#8b52649c81cb7dee117f760952ab46675a258836 "
668
+ integrity sha512-GRffJyCu16H3tEhbt9Q4buVFFBqrgS8FzTuhqSxlXNgmqD8aw2xmwtRwrvWXXlw7gHs664uqacsJymHJ9SUE/Q ==
669
669
dependencies :
670
670
" @babel/helper-create-class-features-plugin" " ^7.8.3"
671
671
" @babel/helper-plugin-utils" " ^7.8.3"
756
756
" @babel/types" " ^7.4.4"
757
757
esutils "^2.0.2"
758
758
759
- " @babel/preset-typescript@7.8.3 " :
760
- version "7.8.3 "
761
- resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.8.3 .tgz#90af8690121beecd9a75d0cc26c6be39d1595d13 "
762
- integrity sha512-qee5LgPGui9zQ0jR1TeU5/fP9L+ovoArklEqY12ek8P/wV5ZeM/VYSQYwICeoT6FfpJTekG9Ilay5PhwsOpMHA ==
759
+ " @babel/preset-typescript@7.9.0 " :
760
+ version "7.9.0 "
761
+ resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.9.0 .tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192 "
762
+ integrity sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg ==
763
763
dependencies :
764
764
" @babel/helper-plugin-utils" " ^7.8.3"
765
- " @babel/plugin-transform-typescript" " ^7.8.3 "
765
+ " @babel/plugin-transform-typescript" " ^7.9.0 "
766
766
767
767
" @babel/runtime@^7.8.4 " :
768
768
version "7.8.7"
You can’t perform that action at this time.
0 commit comments