diff options
author | dependabot[bot] | 2021-03-15 08:52:40 +0000 |
---|---|---|
committer | vitalyster | 2021-03-15 11:56:00 +0300 |
commit | 1fc7e15d2ae693c1fb5a45a79c46925e5cb620d6 (patch) | |
tree | c52d115db7e7266dbdc335de8f46bb4d56ac67e0 /package.json | |
parent | b64677396bffe952a3fced62912c5e6cb3727887 (diff) |
Bump webpack from 5.24.4 to 5.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.4 to 5.25.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.25.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 4e7be3fb..bd65f024 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", "url-loader": "^4.1.1", - "webpack": "^5.24.4", + "webpack": "^5.25.1", "webpack-cli": "^4.5.0" }, "dependencies": { |