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.8.0" ,
37
37
"@babel/core" : " 7.8.0" ,
38
38
"@babel/polyfill" : " 7.8.0" ,
39
- "@babel/preset-env" : " 7.8.0 " ,
39
+ "@babel/preset-env" : " 7.8.2 " ,
40
40
"@babel/register" : " 7.8.0" ,
41
41
"argparse" : " 1.0.10" ,
42
42
"ava" : " 2.4.0" ,
Original file line number Diff line number Diff line change 911
911
core-js "^2.6.5"
912
912
regenerator-runtime "^0.13.2"
913
913
914
-
915
- version "7.8.0 "
916
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0 .tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f "
917
- integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA ==
914
+
915
+ version "7.8.2 "
916
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2 .tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089 "
917
+ integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg ==
918
918
dependencies :
919
919
" @babel/compat-data" " ^7.8.0"
920
920
" @babel/helper-compilation-targets" " ^7.8.0"
You can’t perform that action at this time.
0 commit comments