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 115115 "devDependencies" : {
116116 "@babel/cli" : " ^7.13.10" ,
117117 "@babel/core" : " ^7.13.10" ,
118- "@babel/preset-env" : " ^7.13.9 " ,
118+ "@babel/preset-env" : " ^7.13.10 " ,
119119 "babel-jest" : " ^26.6.3" ,
120120 "eslint-config-kentcdodds" : " ^17.5.0" ,
121121 "husky" : " ^4.3.8" ,
Original file line number Diff line number Diff line change 763763 " @babel/helper-create-regexp-features-plugin" " ^7.12.13"
764764 " @babel/helper-plugin-utils" " ^7.12.13"
765765
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 ==
770770 dependencies :
771771 " @babel/compat-data" " ^7.13.8"
772- " @babel/helper-compilation-targets" " ^7.13.8 "
772+ " @babel/helper-compilation-targets" " ^7.13.10 "
773773 " @babel/helper-plugin-utils" " ^7.13.0"
774774 " @babel/helper-validator-option" " ^7.12.17"
775775 " @babel/plugin-proposal-async-generator-functions" " ^7.13.8"
You can’t perform that action at this time.
0 commit comments