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

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.3 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  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]
2023-04-03 11:36:53 +02:00
committed by GitHub
parent db6c395bab
commit 42a6d0c5b1
12 changed files with 15 additions and 15 deletions

View File

@ -14,7 +14,7 @@
"ember-cli": "~3.28.5",
"ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.2.0",
"webpack": "^5.76.3"
"webpack": "^5.77.0"
},
"devDependencies": {
"@babel/core": "^7.21.4"