build(deps-dev): Bump webpack from 5.85.0 to 5.85.1 in /asciiplayer (#1)

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: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-06-06 00:44:01 +08:00
committed by GitHub
parent 8d121b9028
commit dc20a6f305
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"devDependencies": {
"css-loader": "^6.8.1",
"mini-css-extract-plugin": "^2.7.6",
"webpack": "^5.85.0",
"webpack": "^5.85.1",
"webpack-cli": "^5.1.3"
}
}