chore(deps-dev): bump webpack from 5.63.0 to 5.64.0 (#3853)

Bumps [webpack](https://github.com/webpack/webpack) from 5.63.0 to 5.64.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.63.0...v5.64.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-12 13:04:37 +01:00
committed by GitHub
co-authored by shuto
parent 2738adb450
commit bf7ba31aab
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"ts-node": "^10.4.0",
"typescript": "~4.1.6",
"unminified-webpack-plugin": "^3.0.0",
"webpack": "^5.63.0",
"webpack": "^5.64.0",
"winston": "^3.3.3",
"zone.js": "^0.11.4"
},