diff options
author | dependabot[bot] | 2021-02-05 06:41:43 +0000 |
---|---|---|
committer | vitalyster | 2021-02-05 12:16:31 +0300 |
commit | 14ee8bbf3d33289df91bc00b79f75d530b99f5a8 (patch) | |
tree | 71c7c52c481b5ec2786596780e4fb6961f92df22 /package.json | |
parent | d362b9f6cf22d5c127ecca56f233620d47d15149 (diff) |
Bump webpack from 5.20.1 to 5.20.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.1 to 5.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.20.1...v5.20.2)
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 8a600f42..80435343 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.20.1", + "webpack": "^5.20.2", "webpack-cli": "^4.5.0" }, "dependencies": { |