aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-19 17:08:25 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitfaf3c31a91ce0771ab8fa8ae3805ac3b13d3cf0c (patch)
treedc8254ae9d31ab66fb27536b838fdfa139be290a /vnext/package.json
parent41dbe41a1e2b38c80bb61673076d71d3dee5ad5a (diff)
Bump webpack-dev-server from 3.11.2 to 4.0.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.2 to 4.0.0. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.0.0) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-major ... 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 9886d20d..3ced3291 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -42,7 +42,7 @@
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.50.0",
"webpack-cli": "^4.8.0",
- "webpack-dev-server": "^3.11.2"
+ "webpack-dev-server": "^4.0.0"
},
"babel": {
"plugins": [