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 8
8
"@babel/plugin-proposal-pipeline-operator" : " ^7.10.5" ,
9
9
"@babel/plugin-transform-object-assign" : " ^7.10.4" ,
10
10
"@babel/plugin-transform-runtime" : " ^7.11.5" ,
11
- "@babel/preset-env" : " ^7.11.0 " ,
11
+ "@babel/preset-env" : " ^7.11.5 " ,
12
12
"@babel/register" : " ^7.11.5" ,
13
13
"@lets/wait" : " ^2.0.2" ,
14
14
"anyone" : " ^0.0.7" ,
Original file line number Diff line number Diff line change 796
796
" @babel/helper-create-regexp-features-plugin" " ^7.10.4"
797
797
" @babel/helper-plugin-utils" " ^7.10.4"
798
798
799
- " @babel/preset-env@^7.11.0 " :
800
- version "7.11.0 "
801
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0 .tgz#860ee38f2ce17ad60480c2021ba9689393efb796 "
802
- integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg ==
799
+ " @babel/preset-env@^7.11.5 " :
800
+ version "7.11.5 "
801
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5 .tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272 "
802
+ integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA ==
803
803
dependencies :
804
804
" @babel/compat-data" " ^7.11.0"
805
805
" @babel/helper-compilation-targets" " ^7.10.4"
863
863
" @babel/plugin-transform-unicode-escapes" " ^7.10.4"
864
864
" @babel/plugin-transform-unicode-regex" " ^7.10.4"
865
865
" @babel/preset-modules" " ^0.1.3"
866
- " @babel/types" " ^7.11.0 "
866
+ " @babel/types" " ^7.11.5 "
867
867
browserslist "^4.12.0"
868
868
core-js-compat "^3.6.2"
869
869
invariant "^2.2.2"
You can’t perform that action at this time.
0 commit comments