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

Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.85.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.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-06-01 10:37:14 +08:00
committed by GitHub
parent c2fcd55a80
commit e6dbc0fff2
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.84.1"
"webpack": "^5.85.0"
},
"devDependencies": {
"@babel/core": "^7.22.1"