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

Commit ff8cf26

Browse files
renovate[bot]dherges
authored andcommitted
build: update @angular/cli to version 1.7.4 (#32)
1 parent 653c13c commit ff8cf26

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
@@ -26,7 +26,7 @@
2626
"zone.js": "^0.8.14"
2727
},
2828
"devDependencies": {
29-
"@angular/cli": "1.7.3",
29+
"@angular/cli": "1.7.4",
3030
"@angular/compiler-cli": "^5.0.0",
3131
"@angular/language-service": "^5.0.0",
3232
"@types/jasmine": "~2.8.0",

yarn.lock

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

36-
"@angular/[email protected].3":
37-
version "1.7.3"
38-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.3.tgz#ac917b69240bb1b340421e9f985135890e0d53b4"
36+
"@angular/[email protected].4":
37+
version "1.7.4"
38+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.4.tgz#b6c31b5fc6f8ea07e55b1b01a26422f5358a4ea6"
3939
dependencies:
4040
"@angular-devkit/build-optimizer" "0.3.2"
4141
"@angular-devkit/core" "0.3.2"

0 commit comments

Comments
 (0)