aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-23 06:42:25 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitc9d6a75383dc9e0ebf1de9078a8bbe3b5efb07db (patch)
tree4a7a60a07e146598a6f57c335270d1627acc6dd5 /vnext/package.json
parent9bf212fee588dac40c338c5d4bce389bd9ef7ab5 (diff)
Bump webpack from 5.23.0 to 5.24.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.24.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.0) Signed-off-by: dependabot[bot] <support@github.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 9371b5da..92bdacbb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.23.0",
+ "webpack": "^5.24.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
},