diff options
author | dependabot[bot] | 2021-02-03 07:22:24 +0000 |
---|---|---|
committer | vitalyster | 2021-02-03 10:25:19 +0300 |
commit | fa58dc0da99dacab5ae4506925fcbe73a3fd6b55 (patch) | |
tree | e9c5defb8cca65f79d038b5d1ad17405138f0ede /package.json | |
parent | a31fb08a5d2811a1d355fcde5857b600480ee3d6 (diff) |
Bump webpack from 5.19.0 to 5.20.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.20.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 b5a6b8cd..39db0372 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.19.0", + "webpack": "^5.20.0", "webpack-cli": "^4.5.0" }, "dependencies": { |