Skip to content

Commit 6d38147

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps): bump babel-plugin-minify-dead-code-elimination
Bumps [babel-plugin-minify-dead-code-elimination](https://github.com/babel/minify) from 0.5.0 to 0.5.1. - [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-dead-code-elimination@0.5.0...babel-plugin-minify-dead-code-elimination@0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2bf1c0f commit 6d38147

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,14 +1646,14 @@ babel-plugin-macros@^2.6.1:
16461646
resolve "^1.10.0"
16471647

16481648
babel-plugin-minify-dead-code-elimination@^0.5.0:
1649-
version "0.5.0"
1650-
resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.0.tgz#d23ef5445238ad06e8addf5c1cf6aec835bcda87"
1651-
integrity sha512-XQteBGXlgEoAKc/BhO6oafUdT4LBa7ARi55mxoyhLHNuA+RlzRmeMAfc31pb/UqU01wBzRc36YqHQzopnkd/6Q==
1649+
version "0.5.1"
1650+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1.tgz#1a0c68e44be30de4976ca69ffc535e08be13683f"
1651+
integrity sha512-x8OJOZIrRmQBcSqxBcLbMIK8uPmTvNWPXH2bh5MDCW1latEqYiRMuUkPImKcfpo59pTUB2FT7HfcgtG8ZlR5Qg==
16521652
dependencies:
16531653
babel-helper-evaluate-path "^0.5.0"
16541654
babel-helper-mark-eval-scopes "^0.4.3"
16551655
babel-helper-remove-or-void "^0.4.3"
1656-
lodash.some "^4.6.0"
1656+
lodash "^4.17.11"
16571657

16581658
babel-plugin-module-resolver@^3.1.1:
16591659
version "3.2.0"
@@ -5070,11 +5070,6 @@ lodash.omit@^4.5.0:
50705070
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
50715071
integrity sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=
50725072

5073-
lodash.some@^4.6.0:
5074-
version "4.6.0"
5075-
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
5076-
integrity sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=
5077-
50785073
lodash.sortby@^4.7.0:
50795074
version "4.7.0"
50805075
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"

0 commit comments

Comments
 (0)