Bump webpack from 5.78.0 to 5.79.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.78.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-13 09:56:30 +00:00 committed by GitHub
parent b2da0da3fe
commit 67bd886d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 64 deletions

View file

@ -26,7 +26,7 @@
"stylelint": "^15.4.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-webpack-plugin": "^4.1.1",
"webpack": "^5.78.0",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1"
},
"scripts": {