Skip to content

Commit 722ec17

Browse files
committed
Update angular monorepo
1 parent de21dae commit 722ec17

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "6.1.10",
15-
"@angular/common": "6.1.10",
16-
"@angular/compiler": "6.1.10",
17-
"@angular/core": "6.1.10",
18-
"@angular/forms": "6.1.10",
19-
"@angular/http": "6.1.10",
20-
"@angular/platform-browser": "6.1.10",
21-
"@angular/platform-browser-dynamic": "6.1.10",
22-
"@angular/router": "6.1.10",
14+
"@angular/animations": "8.2.4",
15+
"@angular/common": "8.2.4",
16+
"@angular/compiler": "8.2.4",
17+
"@angular/core": "8.2.4",
18+
"@angular/forms": "8.2.4",
19+
"@angular/http": "7.2.15",
20+
"@angular/platform-browser": "8.2.4",
21+
"@angular/platform-browser-dynamic": "8.2.4",
22+
"@angular/router": "8.2.4",
2323
"core-js": "2.6.9",
2424
"rxjs": "6.0.0",
2525
"zone.js": "0.8.29"
2626
},
2727
"devDependencies": {
2828
"@angular-devkit/build-angular": "0.6.8",
29-
"@angular/compiler-cli": "6.1.10",
29+
"@angular/compiler-cli": "8.2.4",
3030
"@angular/cli": "6.0.8",
31-
"@angular/language-service": "6.1.10",
31+
"@angular/language-service": "8.2.4",
3232
"@types/jasmine": "2.8.16",
3333
"@types/jasminewd2": "2.0.6",
3434
"@types/node": "8.9.5",

0 commit comments

Comments
 (0)