Skip to content

Commit

Permalink
Update dependency webpack-dev-server to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2019
1 parent e3c4b7d commit 01b7650
Show file tree
Hide file tree
Showing 12 changed files with 3,257 additions and 1,256 deletions.
2 changes: 1 addition & 1 deletion 4_lit_refactor/3_1_webpack_setup/package.json
Expand Up @@ -14,7 +14,7 @@
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
"webpack-dev-server": "3.8.2"
},
"dependencies": {
"express": "^4.16.4"
Expand Down
751 changes: 541 additions & 210 deletions 4_lit_refactor/3_1_webpack_setup/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 4_lit_refactor/3_2_lit_refactor_app_shell/package.json
Expand Up @@ -14,7 +14,7 @@
"nodemon": "1.18.9",
"webpack": "4.29.0",
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
"webpack-dev-server": "3.8.2"
},
"dependencies": {
"express": "^4.16.4",
Expand Down

0 comments on commit 01b7650

Please sign in to comment.