diff options
author | dependabot[bot] | 2021-03-16 07:58:23 +0000 |
---|---|---|
committer | vitalyster | 2021-03-16 11:01:53 +0300 |
commit | 571f0888295e065cdf550c4d3fda67a03925162b (patch) | |
tree | 63b43736dc7dc5c5346d7baf27f80241f0d17b5c /package.json | |
parent | 6541b1dd11e84c5aa2ccaaad67194cbf230c14d9 (diff) |
Bump webpack from 5.25.1 to 5.26.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.25.1 to 5.26.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.25.1...v5.26.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 6f232406..c4670917 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.25.1", + "webpack": "^5.26.0", "webpack-cli": "^4.5.0" }, "dependencies": { |