Skip to content

Commit

Permalink
Update dependency webpack to v4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 8, 2019
1 parent 2cca15c commit 7bfbfc8
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 217 deletions.
2 changes: 1 addition & 1 deletion fixtures/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"css-to-js-sourcemap-worker": "*"
},
"devDependencies": {
"webpack": "4.20.2",
"webpack": "4.28.1",
"webpack-cli": "3.1.2"
}
}
2 changes: 1 addition & 1 deletion worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"css-to-js-sourcemap-core": "*",
"resolve-from": "4.0.0",
"webpack": "4.20.2",
"webpack": "4.28.1",
"webpack-cli": "3.1.2"
},
"license": "MIT"
Expand Down
Loading

0 comments on commit 7bfbfc8

Please # to comment.