Build(deps): Bump webpack from 5.85.0 to 5.85.1 in /app/assets/javascripts (#21939)

Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.85.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  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-06-06 07:48:31 +08:00
committed by GitHub
parent 9cb285579f
commit d3049b71f8
12 changed files with 15 additions and 15 deletions

View File

@@ -14,7 +14,7 @@
"ember-cli": "~4.12.0",
"ember-cli-babel": "^7.26.11",
"ember-cli-htmlbars": "^6.2.0",
"webpack": "^5.85.0"
"webpack": "^5.85.1"
},
"devDependencies": {
"@babel/core": "^7.22.1"