From 1718a5cf706f81298ea1b0ba25977cd8ab7005fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:44:54 +0000 Subject: [PATCH] chore(deps-dev): bump git-revision-webpack-plugin from 3.0.4 to 3.0.6 Bumps [git-revision-webpack-plugin](https://github.com/pirelenito/git-revision-webpack-plugin) from 3.0.4 to 3.0.6. - [Release notes](https://github.com/pirelenito/git-revision-webpack-plugin/releases) - [Commits](https://github.com/pirelenito/git-revision-webpack-plugin/compare/v3.0.4...v3.0.6) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fe5ceae..7c33c61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4215,9 +4215,9 @@ getpass@^0.1.1: assert-plus "^1.0.0" git-revision-webpack-plugin@^3.0.3: - 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== + version "3.0.6" + resolved "https://registry.yarnpkg.com/git-revision-webpack-plugin/-/git-revision-webpack-plugin-3.0.6.tgz#5dd6c6829fae05b405059dea6195b23875d69d4d" + integrity sha512-vW/9dBahGbpKPcccy3xKkHgdWoH/cAPPc3lQw+3edl7b4j29JfNGVrja0a1d8ZoRe4nTN8GCPrF9aBErDnzx5Q== glob-parent@^3.1.0: version "3.1.0"