Skip to content

Commit

Permalink
update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jan 22, 2019
1 parent 21804c5 commit 775fa15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"promises-aplus-tests": "^2.1.2",
"puppeteer": "^1.11.0",
"qunit": "2.9.x",
"webpack": "^4.28.4"
"webpack": "^4.29.0"
},
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-js-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"mkdirp": "^0.5.1",
"temp": "^0.9.0",
"util.promisify": "^1.0.0",
"webpack": "^4.28.4"
"webpack": "^4.29.0"
},
"license": "MIT"
}

0 comments on commit 775fa15

Please sign in to comment.