diff options
author | dependabot[bot] | 2020-12-18 07:03:34 +0000 |
---|---|---|
committer | vitalyster | 2020-12-18 14:18:54 +0300 |
commit | 29866fb8fde98c33a241a682c0d92ddb56f4ed0a (patch) | |
tree | ec796fe45f4190904fc15abf337a06487840d013 /package.json | |
parent | 80eef093e0a14616f4d81449a7ad85365abd01ce (diff) |
Bump webpack from 5.10.3 to 5.11.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.3...v5.11.0)
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 e2bb11c3..f36054b1 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.10.3", + "webpack": "^5.11.0", "webpack-cli": "^4.2.0" }, "dependencies": { |