diff options
author | dependabot-preview[bot] | 2020-11-19 07:19:37 +0000 |
---|---|---|
committer | vitalyster | 2020-11-19 10:38:47 +0300 |
commit | 16e4d1d3440657350a4bd0476b06a2d6710566c5 (patch) | |
tree | 82295542a5b2eb069f0300aef45b0658af9aac48 /package.json | |
parent | a47bc2544e2e1b51f161a2156f3ba7a305e24ca3 (diff) |
Bump webpack from 5.5.0 to 5.5.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.5.0...v5.5.1)
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 bbaec75b..f42f11e8 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.0", + "webpack": "^5.5.1", "webpack-cli": "^4.2.0" }, "dependencies": { |