aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-09 10:01:34 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitb3555c2a1e7790e6c1697b0a07127007c4e8473d (patch)
tree469afbe74143ded8be3aec708aa3ab8e9fc5c0e0 /vnext/package.json
parente17f1882e52915378ad8d167251b00aee8b6a70c (diff)
Bump webpack from 5.3.2 to 5.4.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.2 to 5.4.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.3.2...v5.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 58db2af3..9ebe0f68 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.3.2",
+ "webpack": "^5.4.0",
"webpack-cli": "^4.2.0"
},
"babel": {