diff options
author | dependabot[bot] | 2020-12-29 07:00:40 +0000 |
---|---|---|
committer | vitalyster | 2020-12-29 13:11:01 +0300 |
commit | 9fe9a226c5fd14702ac894a20e48c48ab2661f1c (patch) | |
tree | 99b3c1bc63abf226bc6cf9aea86bdc9a102b8d73 /package.json | |
parent | 8d3aeb4cc7635d89563d4df3b931170fd082feb6 (diff) |
Bump webpack from 5.11.0 to 5.11.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1)
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 115281fa..c4342ee3 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.0", + "webpack": "^5.11.1", "webpack-cli": "^4.3.0" }, "dependencies": { |