chore(deps-dev): bump clean-webpack-plugin from 2.0.1 to 2.0.2 (#258)

Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](https://github.com/johnagan/clean-webpack-plugin/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-06 22:11:49 +02:00 committed by Crawl
parent 0da8bc5c3c
commit 26e8a463da
2 changed files with 5 additions and 5 deletions

View file

@ -185,7 +185,7 @@
"@types/node": "^11.13.8",
"@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0",
"clean-webpack-plugin": "^2.0.1",
"clean-webpack-plugin": "^2.0.2",
"eslint": "^5.16.0",
"eslint-config-marine": "^2.2.0",
"terser-webpack-plugin": "^1.2.3",

View file

@ -702,10 +702,10 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"
clean-webpack-plugin@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-2.0.1.tgz#2241526b0030aa0249e78714471298f867fc2829"
integrity sha512-vway5pXGVd91bicwjaf8j188Al6VMf9R9Ekl6q0qeiaWStRsOOXuh4qtjX1UrUvmz5XevQVCdjBuzr4Tzsnpog==
clean-webpack-plugin@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-2.0.2.tgz#805a19ff20d46a06125298a25eb31142ecad2166"
integrity sha512-pi1111o4OBd9qvacbgs+NRqClfVPKVIc66B4d8kx6Ho/L+i9entQ/NpK600CsTYTPu3kWvKwwyKarsYMvC2xeA==
dependencies:
del "^4.0.0"