Skip to content

Commit de50a40

Browse files
committed
update dependencies
1 parent d15956f commit de50a40

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@
7979
"aurelia-fetch-client": "^1.0.1",
8080
"aurelia-framework": "^1.0.7",
8181
"aurelia-history-browser": "^1.0.0",
82-
"aurelia-i18n": "^1.2.1",
82+
"aurelia-i18n": "^1.3.0",
8383
"aurelia-loader-webpack": "^2.0.0",
8484
"aurelia-logging-console": "^1.0.0",
8585
"aurelia-pal-browser": "^1.0.0",
8686
"aurelia-polyfills": "^1.1.1",
8787
"aurelia-route-recognizer": "^1.1.0",
88-
"aurelia-router": "^1.0.7",
89-
"aurelia-templating-binding": "^1.1.0",
88+
"aurelia-router": "^1.1.1",
89+
"aurelia-templating-binding": "1.1.0",
9090
"aurelia-templating-resources": "^1.2.0",
9191
"aurelia-templating-router": "^1.0.0",
9292
"bootstrap-sass": "^3.3.7",
@@ -114,12 +114,12 @@
114114
"@easy-webpack/config-typescript": "5.1.0",
115115
"@easy-webpack/config-uglify": "2.2.3",
116116
"@easy-webpack/core": "2.0.1",
117-
"aurelia-template-lint-loader": "1.0.0",
117+
"aurelia-template-lint-loader": "1.0.1",
118118
"chalk": "^1.1.3",
119119
"compression-webpack-plugin": "0.3.2",
120120
"concurrently": "3.1.0",
121-
"cross-env": "3.1.3",
122-
"electron": "1.4.13",
121+
"cross-env": "3.1.4",
122+
"electron": "1.4.14",
123123
"favicons-webpack-plugin": "0.0.7",
124124
"fs": "0.0.1-security",
125125
"http-server": "0.9.0",
@@ -141,7 +141,7 @@
141141
"typedoc-webpack-plugin": "^1.1.3",
142142
"typescript": "^2.1",
143143
"wait-on": "2.0.1",
144-
"wallaby-webpack": "0.0.27",
144+
"wallaby-webpack": "0.0.30",
145145
"webpack": "2.1.0-beta.27",
146146
"webpack-dev-server": "2.1.0-beta.12",
147147
"webpack-notifier": "1.5.0"

0 commit comments

Comments
 (0)