build(deps): bump webpack from 5.72.1 to 5.73.0 (#839)

* build(deps): bump webpack from 5.72.1 to 5.73.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0)

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

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-02 16:18:48 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 33401a0901
commit 30f62aca9a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
"typescript": "~4.6.2",
"usehooks-ts": "^2.5.4",
"web-vitals": "^2.1.4",
"webpack": "^5.64.4",
"webpack": "^5.73.0",
"webpack-dev-server": "^4.6.0",
"webpack-manifest-plugin": "^4.0.2",
"workbox-webpack-plugin": "^6.4.1",