Skip to content

Commit 7364990

Browse files
Bump webpack-dev-middleware from 3.7.3 to 4.0.2
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.7.3 to 4.0.2. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v3.7.3...v4.0.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5215fcf commit 7364990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"watchify": "^3.11.1",
109109
"webpack": "^5.1.3",
110110
"webpack-cli": "^4.1.0",
111-
"webpack-dev-middleware": "^3.7.2",
111+
"webpack-dev-middleware": "^4.0.2",
112112
"webpack-node-externals": "^2.5.2"
113113
},
114114
"dependencies": {

0 commit comments

Comments
 (0)