File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 115
115
"devDependencies" : {
116
116
"@babel/cli" : " ^7.13.10" ,
117
117
"@babel/core" : " ^7.13.10" ,
118
- "@babel/preset-env" : " ^7.13.9 " ,
118
+ "@babel/preset-env" : " ^7.13.10 " ,
119
119
"babel-jest" : " ^26.6.3" ,
120
120
"eslint-config-kentcdodds" : " ^17.5.0" ,
121
121
"husky" : " ^4.3.8" ,
Original file line number Diff line number Diff line change 763
763
" @babel/helper-create-regexp-features-plugin" " ^7.12.13"
764
764
" @babel/helper-plugin-utils" " ^7.12.13"
765
765
766
- " @babel/preset-env@^7.13.9 " :
767
- version "7.13.9 "
768
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9 .tgz#3ee5f233316b10d066d7f379c6d1e13a96853654 "
769
- integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ ==
766
+ " @babel/preset-env@^7.13.10 " :
767
+ version "7.13.10 "
768
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10 .tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252 "
769
+ integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ ==
770
770
dependencies :
771
771
" @babel/compat-data" " ^7.13.8"
772
- " @babel/helper-compilation-targets" " ^7.13.8 "
772
+ " @babel/helper-compilation-targets" " ^7.13.10 "
773
773
" @babel/helper-plugin-utils" " ^7.13.0"
774
774
" @babel/helper-validator-option" " ^7.12.17"
775
775
" @babel/plugin-proposal-async-generator-functions" " ^7.13.8"
You can’t perform that action at this time.
0 commit comments