This repository was archived by the owner on May 23, 2021. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
"@babel/core" : " ^7.5.5" ,
44
44
"@babel/preset-env" : " ^7.5.5" ,
45
45
"@babel/preset-typescript" : " ^7.3.3" ,
46
- "@babel/register" : " ^7.4.4 " ,
46
+ "@babel/register" : " ^7.5.5 " ,
47
47
"babel-plugin-static-fs" : " ^1.2.0" ,
48
48
"confirmer" : " ^1.1.2" ,
49
49
"cross-spawn" : " ^6.0.5" ,
Original file line number Diff line number Diff line change 710
710
" @babel/helper-plugin-utils" " ^7.0.0"
711
711
" @babel/plugin-transform-typescript" " ^7.3.2"
712
712
713
- " @babel/register@^7.4.4 " :
714
- version "7.4.4 "
715
- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.4.4 .tgz#370a68ba36f08f015a8b35d4864176c6b65d7a23 "
716
- integrity sha512-sn51H88GRa00+ZoMqCVgOphmswG4b7mhf9VOB0LUBAieykq2GnRFerlN+JQkO/ntT7wz4jaHNSRPg9IdMPEUkA ==
713
+ " @babel/register@^7.5.5 " :
714
+ version "7.5.5 "
715
+ resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.5.5 .tgz#40fe0d474c8c8587b28d6ae18a03eddad3dac3c1 "
716
+ integrity sha512-pdd5nNR+g2qDkXZlW1yRCWFlNrAn2PPdnZUB72zjX4l1Vv4fMRRLwyf+n/idFCLI1UgVGboUU8oVziwTBiyNKQ ==
717
717
dependencies :
718
718
core-js "^3.0.0"
719
719
find-cache-dir "^2.0.0"
720
- lodash "^4.17.11 "
720
+ lodash "^4.17.13 "
721
721
mkdirp "^0.5.1"
722
722
pirates "^4.0.0"
723
723
source-map-support "^0.5.9"
You can’t perform that action at this time.
0 commit comments