Skip to content

Commit fa1657c

Browse files
committed
chore(webpack): update webpack and co.
1 parent efcbc27 commit fa1657c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lib/dependencies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"aurelia-bootstrapper": "^2.1.1",
1010
"aurelia-cli": "^0.31.1",
1111
"aurelia-loader-nodejs": "^1.0.1",
12-
"aurelia-pal-nodejs": "^1.0.0-beta.1.0.0",
12+
"aurelia-pal-nodejs": "^1.0.0-beta.2.0.0",
1313
"aurelia-protractor-plugin": "^1.0.5",
1414
"aurelia-testing": "^1.0.0-beta.3.0.1",
1515
"aurelia-tools": "^1.0.0",
@@ -41,7 +41,7 @@
4141
"debounce": "^1.0.2",
4242
"event-stream": "^3.3.3",
4343
"expose-loader": "0.7.3",
44-
"extract-text-webpack-plugin": "2.1.2",
44+
"extract-text-webpack-plugin": "3.0.0",
4545
"file-loader": "0.11.2",
4646
"gulp": "github:gulpjs/gulp#4.0",
4747
"gulp-babel": "^6.1.2",
@@ -61,7 +61,7 @@
6161
"gulp-util": "^3.0.8",
6262
"gulp-watch": "^4.3.11",
6363
"html-minifier": "^3.2.3",
64-
"html-webpack-plugin": "2.28.0",
64+
"html-webpack-plugin": "2.30.1",
6565
"istanbul-instrumenter-loader": "^2.0.0",
6666
"jasmine-core": "^2.4.1",
6767
"jest": "20.0.4",
@@ -96,7 +96,7 @@
9696
"url-loader": "0.5.8",
9797
"vinyl-fs": "^2.4.3",
9898
"wait-on": "2.0.2",
99-
"webpack": "2.6.1",
100-
"webpack-dev-server": "2.4.5",
99+
"webpack": "3.5.5",
100+
"webpack-dev-server": "2.7.1",
101101
"webpack-hot-middleware": "^2.18.2"
102102
}

0 commit comments

Comments
 (0)