diff options
author | dependabot[bot] | 2021-01-27 06:53:34 +0000 |
---|---|---|
committer | vitalyster | 2021-01-27 10:22:01 +0300 |
commit | 9186d949f2d105c536accb155a9a5ebc9e44cb1e (patch) | |
tree | 2353e9e339a99e5babe2e248c706807b97e56450 /package.json | |
parent | d740fc53e480c2ee4be86fe1963f6cd2ae836635 (diff) |
Bump webpack from 5.17.0 to 5.18.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.18.0)
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 53ec8e87..67876014 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.9.0", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.1", - "webpack": "^5.17.0", + "webpack": "^5.18.0", "webpack-cli": "^4.4.0" }, "dependencies": { |