From 1c48afaf50fc928e32c8fab49acf04c3e7b2beec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 08:22:10 +0000 Subject: [PATCH] build(deps-dev): bump @packtracker/webpack-plugin from 2.2.0 to 2.3.0 Bumps [@packtracker/webpack-plugin](https://github.com/packtracker/webpack-plugin) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/packtracker/webpack-plugin/releases) - [Changelog](https://github.com/packtracker/webpack-plugin/blob/develop/CHANGELOG.md) - [Commits](https://github.com/packtracker/webpack-plugin/compare/2.2.0...2.3.0) 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 914eacc082a..ce859857d00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3736,9 +3736,9 @@ "@types/node" ">= 8" "@packtracker/webpack-plugin@^2.0.1": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@packtracker/webpack-plugin/-/webpack-plugin-2.2.0.tgz#eee3e6aa23971208f33c7bd254ccf1b05df0b889" - integrity sha512-nue8/tGvqs2iecUfDiujTUs+1lpjtMOqxyehs5Iiot2GVqpL13JAImSRTBfeIPQYQxkSY8EwOabKl+jksYsrBg== + version "2.3.0" + resolved "https://registry.yarnpkg.com/@packtracker/webpack-plugin/-/webpack-plugin-2.3.0.tgz#a352e30f31e6b3c47c8ad54cc5166d9b11aab248" + integrity sha512-a+Aa3tHm81c/lYhIqTZMIgsALIaQQE27SJyL5zoRoDEOk2IVLoGpN8qgxjIMd4cwKyMgB3KvMTDQPQCJDnrotQ== dependencies: lodash "^4.17.15" minimist "^1.2.0"