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 47
47
"@babel/core" : " 7.8.0" ,
48
48
"@babel/plugin-proposal-class-properties" : " 7.8.0" ,
49
49
"@babel/plugin-proposal-object-rest-spread" : " 7.8.0" ,
50
- "@babel/preset-env" : " 7.8.0 " ,
50
+ "@babel/preset-env" : " 7.8.2 " ,
51
51
"@babel/preset-typescript" : " 7.8.0" ,
52
52
"@types/debug" : " 4.1.5" ,
53
53
"@types/jest" : " 24.0.22" ,
Original file line number Diff line number Diff line change 744
744
" @babel/helper-create-regexp-features-plugin" " ^7.8.0"
745
745
" @babel/helper-plugin-utils" " ^7.8.0"
746
746
747
-
748
- version "7.8.0 "
749
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.0 .tgz#f0a0a353091cb2135e9aea21ed9c4563c51bd31f "
750
- integrity sha512-g3wnth3Ct+ZvnaHcvb5PQyojqNj0whXTkO7hatXgz+lQ2FphOoXrG1JMIfeaHgDakGzx3LiNe0KsWO69xSVFDA ==
747
+
748
+ version "7.8.2 "
749
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.2 .tgz#dd55bd61f5d0bb1237915173c0e94aa350de3089 "
750
+ integrity sha512-AF2YUl2bGsLWTtFL68upTTB7nDo05aEcKjHmXJE+aXRvsx5K+9yRsHQP3MjnTrLOWe/eFyUr93dfILROsKC4eg ==
751
751
dependencies :
752
752
" @babel/compat-data" " ^7.8.0"
753
753
" @babel/helper-compilation-targets" " ^7.8.0"
You can’t perform that action at this time.
0 commit comments