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

Commit 61ccf29

Browse files
renovate[bot]dherges
authored andcommitted
build: update @angular/cli to version 1.7.2 (#26)
1 parent de31454 commit 61ccf29

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"zone.js": "^0.8.14"
2727
},
2828
"devDependencies": {
29-
"@angular/cli": "1.7.1",
29+
"@angular/cli": "1.7.2",
3030
"@angular/compiler-cli": "^5.0.0",
3131
"@angular/language-service": "^5.0.0",
3232
"@types/jasmine": "~2.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
dependencies:
3434
tslib "^1.7.1"
3535

36-
"@angular/cli@1.7.1":
37-
version "1.7.1"
38-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.1.tgz#3a9d0b8314d4c54226f941beeb53071385c294e0"
36+
"@angular/cli@1.7.2":
37+
version "1.7.2"
38+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.2.tgz#7539285cb83f33cc1b34aec47a5ef6e8656c8450"
3939
dependencies:
4040
"@angular-devkit/build-optimizer" "0.3.2"
4141
"@angular-devkit/core" "0.3.2"

0 commit comments

Comments
 (0)