Bump webpack from 5.36.2 to 5.37.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-05-11 09:24:39 +00:00
committed by GitHub
parent 518d4a2090
commit e629685b52
2 changed files with 10 additions and 10 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.36.2",
"webpack": "^5.37.0",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "4.0.0-beta.3"
},