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

Bumps [webpack](https://github.com/webpack/webpack) from 5.81.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.81.0...v5.82.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-05-04 10:51:39 +02:00
committed by GitHub
parent d4e2f764ad
commit c8232792eb
12 changed files with 15 additions and 15 deletions

View File

@@ -38,7 +38,7 @@
"ember-source": "~3.28.11",
"ember-source-channel-url": "^3.0.0",
"loader.js": "^4.7.0",
"webpack": "^5.81.0"
"webpack": "^5.82.0"
},
"engines": {
"node": "16.* || >= 18",