chore(deps): update dependency clean-webpack-plugin to v4

This commit is contained in:
Renovate Bot 2021-09-01 13:58:14 +00:00
parent a5867e83d6
commit 7ec0559bc6
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 8 additions and 9 deletions

View File

@ -18,7 +18,7 @@
"@typescript-eslint/parser": "^4.29.3",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^9.0.1",
"cross-env": "^7.0.3",
"css-loader": "^6.2.0",

View File

@ -7895,7 +7895,7 @@ __metadata:
languageName: node
linkType: hard
"@types/webpack@npm:^4, @types/webpack@npm:^4.4.31, @types/webpack@npm:^4.41.26, @types/webpack@npm:^4.41.8":
"@types/webpack@npm:^4, @types/webpack@npm:^4.41.26, @types/webpack@npm:^4.41.8":
version: 4.41.29
resolution: "@types/webpack@npm:4.41.29"
dependencies:
@ -11333,15 +11333,14 @@ __metadata:
languageName: node
linkType: hard
"clean-webpack-plugin@npm:^3.0.0":
version: 3.0.0
resolution: "clean-webpack-plugin@npm:3.0.0"
"clean-webpack-plugin@npm:^4.0.0":
version: 4.0.0
resolution: "clean-webpack-plugin@npm:4.0.0"
dependencies:
"@types/webpack": ^4.4.31
del: ^4.1.1
peerDependencies:
webpack: "*"
checksum: ca933e80d34e079084ca2fd70f05bed1d0e93fcb5cd21a6ab8aeca521ab92749d28a28ea7600b9b92de9326ddc253147187dee8b1bea9d60b0be0b76600914d6
webpack: ">=4.0.0 <6.0.0"
checksum: 199425e87b8c4a24ea321ec8116408219930f2ef86e27dd4cdf0ed77ed7b8b3a6908ed5160e4e981c773e015ba1d79d3f53f2fdcfebc5dc0b68f1478dea08fff
languageName: node
linkType: hard
@ -26373,7 +26372,7 @@ resolve@^2.0.0-next.3:
"@typescript-eslint/parser": ^4.29.3
babel-eslint: ^10.1.0
babel-loader: ^8.2.2
clean-webpack-plugin: ^3.0.0
clean-webpack-plugin: ^4.0.0
copy-webpack-plugin: ^9.0.1
cross-env: ^7.0.3
css-loader: ^6.2.0