aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-19 06:37:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitd41f1f2f614e87f10895790e1b5d4eb6e0dacf21 (patch)
treeadab32c778e4649b225083fc0dce92fd72e963a6 /vnext/package.json
parent6f6185a296d60e405a8a946f9572932ef1f520ee (diff)
Bump webpack from 5.22.0 to 5.23.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.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 13e4155c..3ecba634 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.10.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.22.0",
+ "webpack": "^5.23.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
},