File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 67
67
},
68
68
"devDependencies" : {
69
69
"@babel/core" : " 7.11.6" ,
70
- "@babel/preset-env" : " 7.11.0 " ,
70
+ "@babel/preset-env" : " 7.11.5 " ,
71
71
"@babel/preset-typescript" : " 7.10.4" ,
72
72
"@rollup/plugin-commonjs" : " 15.0.0" ,
73
73
"@rollup/plugin-node-resolve" : " 9.0.0" ,
Original file line number Diff line number Diff line change 733
733
" @babel/helper-create-regexp-features-plugin" " ^7.10.4"
734
734
" @babel/helper-plugin-utils" " ^7.10.4"
735
735
736
-
737
- version "7.11.0 "
738
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0 .tgz#860ee38f2ce17ad60480c2021ba9689393efb796 "
739
- integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg ==
736
+
737
+ version "7.11.5 "
738
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5 .tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272 "
739
+ integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA ==
740
740
dependencies :
741
741
" @babel/compat-data" " ^7.11.0"
742
742
" @babel/helper-compilation-targets" " ^7.10.4"
800
800
" @babel/plugin-transform-unicode-escapes" " ^7.10.4"
801
801
" @babel/plugin-transform-unicode-regex" " ^7.10.4"
802
802
" @babel/preset-modules" " ^0.1.3"
803
- " @babel/types" " ^7.11.0 "
803
+ " @babel/types" " ^7.11.5 "
804
804
browserslist "^4.12.0"
805
805
core-js-compat "^3.6.2"
806
806
invariant "^2.2.2"
You can’t perform that action at this time.
0 commit comments