Skip to content

Commit 834fc38

Browse files
chore(greenkeeper): Downgrade angular to 4.x so builds are compatible with ng4 or ng5
1 parent 0502fef commit 834fc38

File tree

2 files changed

+50
-43
lines changed

2 files changed

+50
-43
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"@angular/router": "^4.0.0 || ^5.0.0"
6060
},
6161
"devDependencies": {
62-
"@angular/common": "^5.1.2",
63-
"@angular/compiler": "^5.1.2",
64-
"@angular/compiler-cli": "^5.1.2",
65-
"@angular/core": "^5.1.2",
66-
"@angular/platform-browser": "^5.1.2",
67-
"@angular/platform-browser-dynamic": "^5.1.2",
68-
"@angular/platform-server": "^5.1.2",
69-
"@angular/router": "^5.1.2",
62+
"@angular/common": "^4.0.0",
63+
"@angular/compiler": "^4.0.0",
64+
"@angular/compiler-cli": "^4.0.0",
65+
"@angular/core": "^4.0.0",
66+
"@angular/platform-browser": "^4.0.0",
67+
"@angular/platform-browser-dynamic": "^4.0.0",
68+
"@angular/platform-server": "^4.0.0",
69+
"@angular/router": "^4.0.0",
7070
"@types/jasmine": "^2.2.34",
7171
"@types/jquery": "^3.2.17",
7272
"@uirouter/publish-scripts": "2.0.8",

yarn.lock

Lines changed: 42 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,59 +2,64 @@
22
# yarn lockfile v1
33

44

5-
"@angular/common@^5.1.2":
6-
version "5.1.2"
7-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.1.2.tgz#b2659161575d463bb8b3e30e37434b26d70366b4"
5+
"@angular/common@^4.0.0":
6+
version "4.4.6"
7+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.4.6.tgz#4b81420724e0828a0e839b95a55eb1a7e83918f2"
88
dependencies:
99
tslib "^1.7.1"
1010

11-
"@angular/compiler-cli@^5.1.2":
12-
version "5.1.2"
13-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.1.2.tgz#70addc11b6528f087abe809f94acedecdfc9c8f6"
11+
"@angular/compiler-cli@^4.0.0":
12+
version "4.4.6"
13+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.4.6.tgz#bafd3d1e260e99087eb9a8cf7532dbd603abb9b1"
1414
dependencies:
15-
chokidar "^1.4.2"
15+
"@angular/tsc-wrapped" "4.4.6"
1616
minimist "^1.2.0"
1717
reflect-metadata "^0.1.2"
18-
tsickle "^0.25.5"
1918

20-
"@angular/compiler@^5.1.2":
21-
version "5.1.2"
22-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.1.2.tgz#4dfd0dd7fab39a14a1a104097c2f6af470ddabdb"
19+
"@angular/compiler@^4.0.0":
20+
version "4.4.6"
21+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.4.6.tgz#2ee1faf25b757e1d128979074be7fae529b3bc20"
2322
dependencies:
2423
tslib "^1.7.1"
2524

26-
"@angular/core@^5.1.2":
27-
version "5.1.2"
28-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.1.2.tgz#751070c0f4e5a8c4e2170204e08eca06391b84b1"
25+
"@angular/core@^4.0.0":
26+
version "4.4.6"
27+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.4.6.tgz#13031fd10dcfe438875419b38f21120958bc2354"
2928
dependencies:
3029
tslib "^1.7.1"
3130

32-
"@angular/platform-browser-dynamic@^5.1.2":
33-
version "5.1.2"
34-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.1.2.tgz#120d49ce16bcb91b8ac1c5e5c634fba592359ad7"
31+
"@angular/platform-browser-dynamic@^4.0.0":
32+
version "4.4.6"
33+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.6.tgz#4d3d9a6a7bf2cf3de4058a615ae059eff641fa36"
3534
dependencies:
3635
tslib "^1.7.1"
3736

38-
"@angular/platform-browser@^5.1.2":
39-
version "5.1.2"
40-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.1.2.tgz#6faf926b9b41b6d54d873f3dcc4f31ad35fd0c38"
37+
"@angular/platform-browser@^4.0.0":
38+
version "4.4.6"
39+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.4.6.tgz#a9839c547e1b654fa1d24a89780c8ba6ab8dcce0"
4140
dependencies:
4241
tslib "^1.7.1"
4342

44-
"@angular/platform-server@^5.1.2":
45-
version "5.1.2"
46-
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-5.1.2.tgz#a6fc8a8a180c6a71c60f269e0f646c54de38e18b"
43+
"@angular/platform-server@^4.0.0":
44+
version "4.4.6"
45+
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-4.4.6.tgz#431248f4891a635c76ad15a17d03e9c87e1a3837"
4746
dependencies:
48-
domino "^1.0.29"
47+
parse5 "^3.0.1"
4948
tslib "^1.7.1"
5049
xhr2 "^0.1.4"
5150

52-
"@angular/router@^5.1.2":
53-
version "5.1.2"
54-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.1.2.tgz#1da8845478ca340e9c4b3d9da1d1a8ee796fda18"
51+
"@angular/router@^4.0.0":
52+
version "4.4.6"
53+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-4.4.6.tgz#0f6ad29ae0ff8d2c9ea379bd320447217b7ec866"
5554
dependencies:
5655
tslib "^1.7.1"
5756

57+
"@angular/[email protected]":
58+
version "4.4.6"
59+
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-4.4.6.tgz#16787cbbf50bdc7e738123b19c32527f244e178d"
60+
dependencies:
61+
tsickle "^0.21.0"
62+
5863
5964
version "4.0.0"
6065
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-4.0.0.tgz#1dd742ad5c9bce308f7a52d02ebc01421bc9102f"
@@ -1012,7 +1017,7 @@ chalk@^2.1.0:
10121017
escape-string-regexp "^1.0.5"
10131018
supports-color "^4.0.0"
10141019

1015-
chokidar@^1.4.1, chokidar@^1.4.2, chokidar@^1.6.0, chokidar@^1.7.0:
1020+
chokidar@^1.4.1, chokidar@^1.6.0, chokidar@^1.7.0:
10161021
version "1.7.0"
10171022
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
10181023
dependencies:
@@ -1705,10 +1710,6 @@ domain-browser@^1.1.1, domain-browser@~1.1.0:
17051710
version "1.1.7"
17061711
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
17071712

1708-
domino@^1.0.29:
1709-
version "1.0.30"
1710-
resolved "https://registry.yarnpkg.com/domino/-/domino-1.0.30.tgz#54a4154ecae968616680f8feba3cedff355c71f4"
1711-
17121713
dot-prop@^3.0.0:
17131714
version "3.0.0"
17141715
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
@@ -4350,6 +4351,12 @@ parse-json@^4.0.0:
43504351
error-ex "^1.3.1"
43514352
json-parse-better-errors "^1.0.1"
43524353

4354+
parse5@^3.0.1:
4355+
version "3.0.3"
4356+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.3.tgz#042f792ffdd36851551cf4e9e066b3874ab45b5c"
4357+
dependencies:
4358+
"@types/node" "*"
4359+
43534360
43544361
version "0.0.5"
43554362
resolved "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.5.tgz#d5208a3738e46766e291ba2ea173684921a8b89d"
@@ -5830,9 +5837,9 @@ trim-right@^1.0.1:
58305837
version "1.0.1"
58315838
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
58325839

5833-
tsickle@^0.25.5:
5834-
version "0.25.6"
5835-
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.25.6.tgz#b595db16b236721824eeeda8bb262365b47ef334"
5840+
tsickle@^0.21.0:
5841+
version "0.21.6"
5842+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.21.6.tgz#53b01b979c5c13fdb13afb3fb958177e5991588d"
58365843
dependencies:
58375844
minimist "^1.2.0"
58385845
mkdirp "^0.5.1"

0 commit comments

Comments
 (0)