diff options
author | dependabot-preview[bot] | 2020-11-03 08:32:57 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 8386d9ad46aa5b5fa5eba1d3941a5e8a34859952 (patch) | |
tree | 0f516e4df6c6f2b11b77fc77aee5222b1e44b811 /vnext/package.json | |
parent | 0f905fa8da2e42618d4f1deb1d044981598f7046 (diff) |
Bump webpack from 5.1.2 to 5.3.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.1.2 to 5.3.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.1.2...v5.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 02fb26c0..dca647b4 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -40,7 +40,7 @@ "style-loader": "^2.0.0", "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", - "webpack": "^5.1.2", + "webpack": "^5.3.2", "webpack-cli": "^4.0.0" }, "babel": { |