diff options
author | dependabot[bot] | 2021-01-25 07:48:02 +0000 |
---|---|---|
committer | vitalyster | 2021-01-25 11:39:40 +0300 |
commit | 9de1361089dd2fbc529a2a14b685447e889429ac (patch) | |
tree | 5dd0fec48b7c08eb5a02f7fd2ec276e100fbfd68 /package.json | |
parent | 72460bce0a528f0f260af2796a423080451c537e (diff) |
Bump webpack from 5.16.0 to 5.17.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.16.0...v5.17.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 af7e8921..53ec8e87 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.16.0", + "webpack": "^5.17.0", "webpack-cli": "^4.4.0" }, "dependencies": { |