diff options
author | dependabot[bot] | 2021-01-11 07:41:30 +0000 |
---|---|---|
committer | vitalyster | 2021-01-11 10:44:19 +0300 |
commit | 9bd62efd52e51a39c9dfa76881b476c8500559d6 (patch) | |
tree | 56f410be69f45a82e330af5f1895a4c5affca923 /package.json | |
parent | 39b81498df2d63eca4e75b976d4cf5441ea4feb0 (diff) |
Bump webpack from 5.11.1 to 5.12.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.3)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1b2be339..534d9079 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.8.0", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.1", - "webpack": "^5.11.1", + "webpack": "^5.12.3", "webpack-cli": "^4.3.1" }, "dependencies": { |