From e555946f214e5c4ec6d646d284e187a98e0f528c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 10:54:49 +0000 Subject: [PATCH] chore(deps-dev): bump git-revision-webpack-plugin from 3.0.3 to 3.0.4 Bumps [git-revision-webpack-plugin](https://github.com/pirelenito/git-revision-webpack-plugin) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/pirelenito/git-revision-webpack-plugin/releases) - [Commits](https://github.com/pirelenito/git-revision-webpack-plugin/compare/v3.0.3...v3.0.4) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 184c76c..b6349ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4010,8 +4010,9 @@ getpass@^0.1.1: assert-plus "^1.0.0" git-revision-webpack-plugin@^3.0.3: - version "3.0.3" - resolved "https://registry.npmjs.org/git-revision-webpack-plugin/-/git-revision-webpack-plugin-3.0.3.tgz#f909949d7851d1039ed530518f73f5d46594e66f" + version "3.0.4" + resolved "https://registry.yarnpkg.com/git-revision-webpack-plugin/-/git-revision-webpack-plugin-3.0.4.tgz#ed1eaad094d6956d3299381050a5a50f662550bd" + integrity sha512-ym4Zkl32HtTRZVVgl1KoE+sWtgeFyDjN3vaBQfn8cCv1btAX7rdDY9tgpv4Zi+yxq150pp+pUkGH9L1lRpZOUg== glob-parent@^3.1.0: version "3.1.0"