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 84
84
"@babel/cli" : " 7.13.0" ,
85
85
"@babel/core" : " 7.13.8" ,
86
86
"@babel/polyfill" : " 7.12.1" ,
87
- "@babel/preset-env" : " 7.13.8 " ,
87
+ "@babel/preset-env" : " 7.13.9 " ,
88
88
"@babel/register" : " 7.13.8" ,
89
89
"ava" : " 3.15.0" ,
90
90
"babel-plugin-transform-remove-console" : " 6.9.4" ,
Original file line number Diff line number Diff line change 996
996
core-js "^2.6.5"
997
997
regenerator-runtime "^0.13.4"
998
998
999
-
1000
- version "7.13.8 "
1001
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8 .tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953 "
1002
- integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw ==
999
+
1000
+ version "7.13.9 "
1001
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9 .tgz#3ee5f233316b10d066d7f379c6d1e13a96853654 "
1002
+ integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ ==
1003
1003
dependencies :
1004
1004
" @babel/compat-data" " ^7.13.8"
1005
1005
" @babel/helper-compilation-targets" " ^7.13.8"
You can’t perform that action at this time.
0 commit comments