Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit ce55c21

Browse files
committed
chore: renovate angular packages
1 parent 98b600a commit ce55c21

File tree

2 files changed

+46
-51
lines changed

2 files changed

+46
-51
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/common": "^4.0.0",
19-
"@angular/compiler": "^4.0.0",
20-
"@angular/core": "^4.0.0",
21-
"@angular/forms": "^4.0.0",
22-
"@angular/http": "^4.0.0",
23-
"@angular/platform-browser": "^4.0.0",
24-
"@angular/platform-browser-dynamic": "^4.0.0",
25-
"@angular/router": "^4.0.0",
18+
"@angular/common": "^5.0.0",
19+
"@angular/compiler": "^5.0.0",
20+
"@angular/core": "^5.0.0",
21+
"@angular/forms": "^5.0.0",
22+
"@angular/http": "^5.0.0",
23+
"@angular/platform-browser": "^5.0.0",
24+
"@angular/platform-browser-dynamic": "^5.0.0",
25+
"@angular/router": "^5.0.0",
2626
"core-js": "^2.4.1",
2727
"milligram": "^1.3.0",
2828
"normalize.css": "^7.0.0",
@@ -31,8 +31,8 @@
3131
},
3232
"devDependencies": {
3333
"@angular/cli": "1.4.9",
34-
"@angular/compiler-cli": "^4.0.0",
35-
"@angular/language-service": "^4.0.0",
34+
"@angular/compiler-cli": "^5.0.0",
35+
"@angular/language-service": "^5.0.0",
3636
"@types/jasmine": "2.6.2",
3737
"@types/node": "~8.0.6",
3838
"codelyzer": "~3.2.0",

yarn.lock

Lines changed: 36 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -87,72 +87,67 @@
8787
optionalDependencies:
8888
node-sass "^4.3.0"
8989

90-
"@angular/common@^4.0.0":
91-
version "4.4.6"
92-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.4.6.tgz#4b81420724e0828a0e839b95a55eb1a7e83918f2"
90+
"@angular/common@^5.0.0":
91+
version "5.0.0"
92+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.0.0.tgz#f96d66a517b995d1ba9b28309f15c2e359675825"
9393
dependencies:
9494
tslib "^1.7.1"
9595

96-
"@angular/compiler-cli@^4.0.0":
97-
version "4.4.6"
98-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.4.6.tgz#bafd3d1e260e99087eb9a8cf7532dbd603abb9b1"
96+
"@angular/compiler-cli@^5.0.0":
97+
version "5.0.0"
98+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.0.0.tgz#0ecbb937d84a4f8dd94f0c2a47b07d2e4694c853"
9999
dependencies:
100-
"@angular/tsc-wrapped" "4.4.6"
100+
chokidar "^1.4.2"
101101
minimist "^1.2.0"
102102
reflect-metadata "^0.1.2"
103+
tsickle "^0.24.0"
103104

104-
"@angular/compiler@^4.0.0":
105-
version "4.4.6"
106-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.4.6.tgz#2ee1faf25b757e1d128979074be7fae529b3bc20"
105+
"@angular/compiler@^5.0.0":
106+
version "5.0.0"
107+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.0.0.tgz#b9ffbf18c8a39d8b7dacec473193a90e24cc2bc9"
107108
dependencies:
108109
tslib "^1.7.1"
109110

110-
"@angular/core@^4.0.0":
111-
version "4.4.6"
112-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.4.6.tgz#13031fd10dcfe438875419b38f21120958bc2354"
111+
"@angular/core@^5.0.0":
112+
version "5.0.0"
113+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.0.0.tgz#4f976a225f7dddf34992f2cad824c9543a46f4c8"
113114
dependencies:
114115
tslib "^1.7.1"
115116

116-
"@angular/forms@^4.0.0":
117-
version "4.4.6"
118-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-4.4.6.tgz#fe64ace42435c1b80f49034b7c41ce8caf14a44a"
117+
"@angular/forms@^5.0.0":
118+
version "5.0.0"
119+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.0.0.tgz#c7fddfa35396759ae9852920a30cdda8c41ed1de"
119120
dependencies:
120121
tslib "^1.7.1"
121122

122-
"@angular/http@^4.0.0":
123-
version "4.4.6"
124-
resolved "https://registry.yarnpkg.com/@angular/http/-/http-4.4.6.tgz#0af680c6710bdc026d940e225cfd0f6a5c005d0c"
123+
"@angular/http@^5.0.0":
124+
version "5.0.0"
125+
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.0.0.tgz#0728a2be0cfbb078727c5eb87d4c85d53fec9a51"
125126
dependencies:
126127
tslib "^1.7.1"
127128

128-
"@angular/language-service@^4.0.0":
129-
version "4.4.6"
130-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-4.4.6.tgz#498ece95c5f6066403bf9fd3c5831af42b45618b"
129+
"@angular/language-service@^5.0.0":
130+
version "5.0.0"
131+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.0.0.tgz#6ccbb69f4757270dd04ec5857d37634b2f02c40c"
131132

132-
"@angular/platform-browser-dynamic@^4.0.0":
133-
version "4.4.6"
134-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.6.tgz#4d3d9a6a7bf2cf3de4058a615ae059eff641fa36"
133+
"@angular/platform-browser-dynamic@^5.0.0":
134+
version "5.0.0"
135+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.0.0.tgz#887e106c8b103b0415cf6156a425da6d83f4c89d"
135136
dependencies:
136137
tslib "^1.7.1"
137138

138-
"@angular/platform-browser@^4.0.0":
139-
version "4.4.6"
140-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.4.6.tgz#a9839c547e1b654fa1d24a89780c8ba6ab8dcce0"
139+
"@angular/platform-browser@^5.0.0":
140+
version "5.0.0"
141+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.0.0.tgz#c7038f7cde80705b62014897231e182eec976fed"
141142
dependencies:
142143
tslib "^1.7.1"
143144

144-
"@angular/router@^4.0.0":
145-
version "4.4.6"
146-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-4.4.6.tgz#0f6ad29ae0ff8d2c9ea379bd320447217b7ec866"
145+
"@angular/router@^5.0.0":
146+
version "5.0.0"
147+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.0.0.tgz#fe4b521a6738408bce30f93a53499140c93a4f76"
147148
dependencies:
148149
tslib "^1.7.1"
149150

150-
"@angular/tsc-wrapped@4.4.6":
151-
version "4.4.6"
152-
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-4.4.6.tgz#16787cbbf50bdc7e738123b19c32527f244e178d"
153-
dependencies:
154-
tsickle "^0.21.0"
155-
156151
"@ngtools/json-schema@1.1.0", "@ngtools/json-schema@^1.1.0":
157152
version "1.1.0"
158153
resolved "https://registry.yarnpkg.com/@ngtools/json-schema/-/json-schema-1.1.0.tgz#c3a0c544d62392acc2813a42c8a0dc6f58f86922"
@@ -849,7 +844,7 @@ charenc@~0.0.1:
849844
version "0.0.2"
850845
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
851846

852-
chokidar@^1.4.1, chokidar@^1.6.0, chokidar@^1.7.0:
847+
chokidar@^1.4.1, chokidar@^1.4.2, chokidar@^1.6.0, chokidar@^1.7.0:
853848
version "1.7.0"
854849
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
855850
dependencies:
@@ -5216,9 +5211,9 @@ tsconfig@^6.0.0:
52165211
strip-bom "^3.0.0"
52175212
strip-json-comments "^2.0.0"
52185213

5219-
tsickle@^0.21.0:
5220-
version "0.21.6"
5221-
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.21.6.tgz#53b01b979c5c13fdb13afb3fb958177e5991588d"
5214+
tsickle@^0.24.0:
5215+
version "0.24.1"
5216+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.24.1.tgz#039343b205bf517a333b0703978892f80a7d848e"
52225217
dependencies:
52235218
minimist "^1.2.0"
52245219
mkdirp "^0.5.1"

0 commit comments

Comments
 (0)