diff options
author | dependabot[bot] | 2021-03-04 07:28:24 +0000 |
---|---|---|
committer | vitalyster | 2021-03-04 10:40:21 +0300 |
commit | 9fcd36dba9c2ad8ba31bdd27e9332e6ddbb11016 (patch) | |
tree | dfb4a2fe1265e9a9b829717042fcb21c0abecfd4 /package.json | |
parent | 235d8ae06be618dc165a16a3d2e8a8b7c868c92f (diff) |
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3)
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 732fef95..6b2aafe1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.11.0", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.1", - "webpack": "^5.24.2", + "webpack": "^5.24.3", "webpack-cli": "^4.5.0" }, "dependencies": { |