diff options
author | dependabot[bot] | 2020-12-14 08:18:59 +0000 |
---|---|---|
committer | vitalyster | 2020-12-14 11:48:00 +0300 |
commit | 9212eeae5556a3b80e19d43d043aeeb7b021cb6d (patch) | |
tree | fc84548b2bee44594a491f1619c9469c1e31143f /package.json | |
parent | e53882a634f67a121c7a575eb9dea86b35543971 (diff) |
Bump webpack from 5.10.0 to 5.10.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.10.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 488611ca..e251a890 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.0", + "webpack": "^5.10.1", "webpack-cli": "^4.2.0" }, "dependencies": { |