Skip to content

Commit a2997e9

Browse files
committed
fix(package.json): Update dependency webpack-dev-server to v3.11.0
1 parent 01b7484 commit a2997e9

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
@@ -62,7 +62,7 @@
6262
"uglifyjs-webpack-plugin": "1.3.0",
6363
"url-loader": "1.1.2",
6464
"webpack": "4.43.0",
65-
"webpack-dev-server": "3.10.3",
65+
"webpack-dev-server": "3.11.0",
6666
"webpack-manifest-plugin": "2.2.0",
6767
"whatwg-fetch": "3.0.0",
6868
"workbox-webpack-plugin": "4.3.1"

0 commit comments

Comments
 (0)