Bump webpack from 5.76.2 to 5.76.3

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.76.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-23 17:38:00 +00:00 committed by GitHub
parent e6a7605d3b
commit 253765205e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"stylelint": "^15.2.0",
"stylelint-config-standard": "^31.0.0",
"stylelint-webpack-plugin": "^4.1.0",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1"
},
"scripts": {