diff options
author | dependabot[bot] | 2020-12-16 07:06:09 +0000 |
---|---|---|
committer | vitalyster | 2020-12-16 10:11:31 +0300 |
commit | c387a0cd5043a49f48033b90cdbc48497c661b77 (patch) | |
tree | 0bb1b91971a40f8cff1fc573a13ea51208b3d55b /package.json | |
parent | 2d8adc291ba33b42f1c609d84644f021f2972dd9 (diff) |
Bump webpack from 5.10.1 to 5.10.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.10.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.10.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 1eea342c..e2bb11c3 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.1", + "webpack": "^5.10.3", "webpack-cli": "^4.2.0" }, "dependencies": { |