Skip to content

Commit 856ca5a

Browse files
committed
build(@angular/cli): use [email protected]
1 parent 538a764 commit 856ca5a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"typescript": "~2.3.1",
9898
"url-loader": "^0.5.7",
9999
"walk-sync": "^0.3.1",
100-
"webpack": "~3.1.0",
100+
"webpack": "~3.2.0",
101101
"webpack-dev-middleware": "^1.11.0",
102102
"webpack-dev-server": "~2.5.1",
103103
"webpack-merge": "^2.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5480,9 +5480,9 @@ webpack-sources@^1.0.1:
54805480
source-list-map "^2.0.0"
54815481
source-map "~0.5.3"
54825482

5483-
webpack@~3.1.0:
5484-
version "3.1.0"
5485-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.1.0.tgz#ac0675e500db835f9ab2369d29ba096f51ad0731"
5483+
webpack@~3.2.0:
5484+
version "3.2.0"
5485+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.2.0.tgz#8b0cae0e1a9fd76bfbf0eab61a8c2ada848c312f"
54865486
dependencies:
54875487
acorn "^5.0.0"
54885488
acorn-dynamic-import "^2.0.0"

0 commit comments

Comments
 (0)