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

Commit 65545d9

Browse files
renovate[bot]dherges
authored andcommitted
chore: update @angular/cli to version 1.4.9 (#40)
1 parent f5f73bd commit 65545d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"zone.js": "^0.8.14"
3131
},
3232
"devDependencies": {
33-
"@angular/cli": "1.4.8",
33+
"@angular/cli": "1.4.9",
3434
"@angular/compiler-cli": "^4.0.0",
3535
"@angular/language-service": "^4.0.0",
3636
"@types/jasmine": "2.6.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
minimist "^1.2.0"
2727
rxjs "^5.4.2"
2828

29-
"@angular/cli@1.4.8":
30-
version "1.4.8"
31-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.4.8.tgz#3d5399c1cf86696aa790ed93afd5d865b0a5b7ee"
29+
"@angular/cli@1.4.9":
30+
version "1.4.9"
31+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.4.9.tgz#cd5cd7a8f3bf3a1c28dfcdc523a011f0fcebfb96"
3232
dependencies:
3333
"@angular-devkit/build-optimizer" "~0.0.28"
3434
"@angular-devkit/schematics" "~0.0.34"

0 commit comments

Comments
 (0)