diff options
author | dependabot[bot] | 2021-02-08 07:35:15 +0000 |
---|---|---|
committer | vitalyster | 2021-02-08 13:04:22 +0300 |
commit | a70e8f57039ed0ea743c35e10acc80644cb0fb9d (patch) | |
tree | 6f719fa04ecf36fa333915968ef96b6fd8e681bc /package.json | |
parent | fc5926d4f7cdb7e1540d93f894c0421b13700409 (diff) |
Bump webpack from 5.20.2 to 5.21.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.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 eeec36e1..bc2bcdee 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.2", + "webpack": "^5.21.2", "webpack-cli": "^4.5.0" }, "dependencies": { |