Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 8050283

Browse files
committed
chore(typescript-webpack): update dependencies
1 parent 9c2da70 commit 8050283

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

skeleton-typescript-webpack/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
}
6969
},
7070
"dependencies": {
71-
"aurelia-bootstrapper-webpack": "^1.0.0",
71+
"aurelia-bootstrapper-webpack": "^1.1.0",
7272
"aurelia-event-aggregator": "^1.0.0",
7373
"aurelia-fetch-client": "^1.0.1",
7474
"aurelia-framework": "^1.0.7",
@@ -79,8 +79,8 @@
7979
"aurelia-polyfills": "^1.1.1",
8080
"aurelia-route-recognizer": "^1.1.0",
8181
"aurelia-router": "^1.0.7",
82-
"aurelia-templating-binding": "^1.0.0",
83-
"aurelia-templating-resources": "^1.1.1",
82+
"aurelia-templating-binding": "^1.1.0",
83+
"aurelia-templating-resources": "^1.2.0",
8484
"aurelia-templating-router": "^1.0.0",
8585
"bluebird": "^3.4.6",
8686
"bootstrap": "^3.3.7",
@@ -127,7 +127,7 @@
127127
"karma-sourcemap-loader": "^0.3.7",
128128
"karma-webpack": "^1.8.0",
129129
"protractor": "^4.0.11",
130-
"ts-node": "^1.7.0",
130+
"ts-node": "^1.7.2",
131131
"typescript": "^2.1",
132132
"wait-on": "^2.0.1",
133133
"wallaby-webpack": "0.0.26",

0 commit comments

Comments
 (0)