Skip to content

Commit ece9c6b

Browse files
authored
Merge pull request #10 from arguiot/dependabot/npm_and_yarn/babel-plugin-minify-constant-folding-0.5.0
Bump babel-plugin-minify-constant-folding from 0.4.3 to 0.5.0
2 parents 226e21c + eb763f3 commit ece9c6b

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)