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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-09 08:22:10 +00:00 committed by GitHub
parent 5caae3868a
commit 1c48afaf50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"