Skip to content

Commit eb763f3

Browse files
Bump babel-plugin-minify-constant-folding from 0.4.3 to 0.5.0
Bumps [babel-plugin-minify-constant-folding](https://github.com/babel/minify) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/babel/minify/releases) - [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/minify/compare/babel-plugin-minify-constant-folding@[email protected]) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09bf80a commit eb763f3

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-loader": "^7.1.5",
3737
"babel-minify": "^0.5.0",
3838
"babel-plugin-minify-builtins": "^0.5.0",
39-
"babel-plugin-minify-constant-folding": "^0.4.3",
39+
"babel-plugin-minify-constant-folding": "^0.5.0",
4040
"babel-plugin-minify-dead-code-elimination": "^0.4.3",
4141
"babel-plugin-minify-flip-comparisons": "^0.4.3",
4242
"babel-plugin-minify-guarded-expressions": "^0.4.3",

0 commit comments

Comments
 (0)