Skip to content

Commit ea25c35

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @angular/cli to v1.7.4
1 parent 37c511f commit ea25c35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"zone.js": "0.8.25"
3434
},
3535
"devDependencies": {
36-
"@angular/cli": "1.7.3",
36+
"@angular/cli": "1.7.4",
3737
"@angular/compiler-cli": "4.4.6",
3838
"codelyzer": "2.1.1",
3939
"tslint": "4.5.1",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@ngtools/json-schema" "^1.1.0"
2828
rxjs "^5.5.6"
2929

30-
"@angular/cli@1.7.3":
31-
version "1.7.3"
32-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.3.tgz#ac917b69240bb1b340421e9f985135890e0d53b4"
30+
"@angular/cli@1.7.4":
31+
version "1.7.4"
32+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.4.tgz#b6c31b5fc6f8ea07e55b1b01a26422f5358a4ea6"
3333
dependencies:
3434
"@angular-devkit/build-optimizer" "0.3.2"
3535
"@angular-devkit/core" "0.3.2"

0 commit comments

Comments
 (0)