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 59
59
"devDependencies" : {
60
60
"@babel/core" : " 7.7.2" ,
61
61
"@babel/preset-env" : " 7.7.1" ,
62
- "@babel/preset-typescript" : " 7.7.0 " ,
62
+ "@babel/preset-typescript" : " 7.7.2 " ,
63
63
"@types/jest" : " 24.0.22" ,
64
64
"@types/js-yaml" : " 3.12.1" ,
65
65
"@types/mkdirp" : " 0.5.2" ,
Original file line number Diff line number Diff line change 571
571
dependencies :
572
572
" @babel/helper-plugin-utils" " ^7.0.0"
573
573
574
- " @babel/plugin-transform-typescript@^7.7.0 " :
575
- version "7.7.0 "
576
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.0 .tgz#182be03fa8bd2ffd0629791a1eaa4373b7589d38 "
577
- integrity sha512-y3KYbcfKe+8ziRXiGhhnGrVysDBo5+aJdB+x8sanM0K41cnmK7Q5vBlQLMbOnW/HPjLG9bg7dLgYDQZZG9T09g ==
574
+ " @babel/plugin-transform-typescript@^7.7.2 " :
575
+ version "7.7.2 "
576
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.2 .tgz#eb9f14c516b5d36f4d6f3a9d7badae6d0fc313d4 "
577
+ integrity sha512-UWhDaJRqdPUtdK1s0sKYdoRuqK0NepjZto2UZltvuCgMoMZmdjhgz5hcRokie/3aYEaSz3xvusyoayVaq4PjRg ==
578
578
dependencies :
579
579
" @babel/helper-create-class-features-plugin" " ^7.7.0"
580
580
" @babel/helper-plugin-utils" " ^7.0.0"
645
645
js-levenshtein "^1.1.3"
646
646
semver "^5.5.0"
647
647
648
- " @babel/preset-typescript@7.7.0 " :
649
- version "7.7.0 "
650
- resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.0 .tgz#5d7682d938160ceaf51c3d4239e9521ef893474c "
651
- integrity sha512-WZ3qvtAJy8w/i6wqq5PuDnkCUXaLUTHIlJujfGHmHxsT5veAbEdEjl3cC/3nXfyD0bzlWsIiMdUhZgrXjd9QWg ==
648
+ " @babel/preset-typescript@7.7.2 " :
649
+ version "7.7.2 "
650
+ resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.2 .tgz#f71c8bba2ae02f11b29dbf7d6a35f47bbe011632 "
651
+ integrity sha512-1B4HthAelaLGfNRyrWqJtBEjXX1ulThCrLQ5B2VOtEAznWFIFXFJahgXImqppy66lx/Oh+cOSCQdJzZqh2Jh5g ==
652
652
dependencies :
653
653
" @babel/helper-plugin-utils" " ^7.0.0"
654
- " @babel/plugin-transform-typescript" " ^7.7.0 "
654
+ " @babel/plugin-transform-typescript" " ^7.7.2 "
655
655
656
656
" @babel/runtime@^7.0.0 " :
657
657
version "7.7.1"
You can’t perform that action at this time.
0 commit comments