Build(deps-dev): Bump webpack in /app/assets/javascripts (#22662)

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2)

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

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-07-18 11:35:46 +02:00
committed by GitHub
parent 8f17b85de6
commit 3a1dc7ec6d
12 changed files with 15 additions and 15 deletions

View File

@@ -36,7 +36,7 @@
"ember-source": "~3.28.12",
"ember-source-channel-url": "^3.0.0",
"loader.js": "^4.7.0",
"webpack": "^5.88.1"
"webpack": "^5.88.2"
},
"engines": {
"node": "16.* || >= 18",