Build(deps): Bump webpack in /app/assets/javascripts (#18214)

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

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

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

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]
2022-09-11 22:35:55 +02:00
committed by GitHub
parent aeee7ed03d
commit 327ca5b839
10 changed files with 22 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
"ember-auto-import": "^2.4.2",
"ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.1.1",
"webpack": "^5.73.0"
"webpack": "^5.74.0"
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",