diff options
author | dependabot-preview[bot] | 2020-11-20 09:04:12 +0000 |
---|---|---|
committer | vitalyster | 2020-11-20 12:04:48 +0300 |
commit | 22da91a2fd6362633c6e8b31a19887db0c1c576a (patch) | |
tree | d615582c642e44b8ce824d55100898189633d5d1 /package.json | |
parent | b8ed52051309bcb8f090a1e1c7d9bfb4afef7512 (diff) |
Bump webpack from 5.5.1 to 5.6.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.5.1...v5.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 f42f11e8..e17ca0ec 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.5.1", + "webpack": "^5.6.0", "webpack-cli": "^4.2.0" }, "dependencies": { |