**Describe the bug** * [babel-plugin-minify-guarded-expressions](https://github.com/babel/minify/blob/9939bca95c66021e05528bb3b0eada0bc595d4c5/packages/babel-plugin-minify-guarded-expressions/src/index.js#L2) is missing dependency `babel-helper-evaluate-path` * [babel-plugin-minify-simplify](https://github.com/babel/minify/blob/9939bca95c66021e05528bb3b0eada0bc595d4c5/packages/babel-plugin-minify-simplify/src/helpers.js#L4) is missing dependency `babel-helper-evaluate-path` These were the ones I ran into but there might be more.
Describe the bug
babel-helper-evaluate-pathbabel-helper-evaluate-pathThese were the ones I ran into but there might be more.