diff options
author | dependabot[bot] | 2021-03-18 07:32:44 +0000 |
---|---|---|
committer | vitalyster | 2021-03-18 11:36:37 +0300 |
commit | 1835926ad38c3a5129e5583cc61cc4105f1ebefd (patch) | |
tree | 5b221b0194506effeefa3f1eccf1a22578188377 /package.json | |
parent | bdf94c811923a38771ce362c5fe3d9e80ef46579 (diff) |
Bump webpack from 5.26.2 to 5.26.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.2 to 5.26.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.2...v5.26.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 4931cbf2..e03bb4df 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", "url-loader": "^4.1.1", - "webpack": "^5.26.2", + "webpack": "^5.26.3", "webpack-cli": "^4.5.0" }, "dependencies": { |