Bump webpack from 5.31.0 to 5.31.2

Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-12 11:15:23 +00:00
committed by GitHub
parent a438bfdf33
commit e6df9ea5b4
2 changed files with 14 additions and 17 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"terser-webpack-plugin": "^5.1.1",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.31.0",
"webpack": "^5.31.2",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "4.0.0-beta.2"
},