File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/cli" : " 7.7.5" ,
37
37
"@babel/core" : " 7.7.5" ,
38
38
"@babel/polyfill" : " 7.7.0" ,
39
- "@babel/preset-env" : " 7.7.5 " ,
39
+ "@babel/preset-env" : " 7.7.6 " ,
40
40
"@babel/register" : " 7.7.4" ,
41
41
"argparse" : " 1.0.10" ,
42
42
"ava" : " 2.4.0" ,
Original file line number Diff line number Diff line change 684
684
core-js "^2.6.5"
685
685
regenerator-runtime "^0.13.2"
686
686
687
-
688
- version "7.7.5 "
689
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5 .tgz#f28573ed493edb4ba763b37fb4fbb85601469370 "
690
- integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA ==
687
+
688
+ version "7.7.6 "
689
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6 .tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2 "
690
+ integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ ==
691
691
dependencies :
692
692
" @babel/helper-module-imports" " ^7.7.4"
693
693
" @babel/helper-plugin-utils" " ^7.0.0"
You can’t perform that action at this time.
0 commit comments