Skip to content

Commit c9e6966

Browse files
committed
feat(frontend): update angular-cli to 1.1.2
1 parent e5a9faf commit c9e6966

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

shardis-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"zone.js": "0.8.12"
4545
},
4646
"devDependencies": {
47-
"@angular/cli": "1.1.1",
47+
"@angular/cli": "1.1.2",
4848
"@angular/compiler-cli": "4.2.3",
4949
"@compodoc/compodoc": "1.0.0-beta.9",
5050
"@types/jasmine": "2.5.52",

shardis-frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
dependencies:
99
tslib "^1.7.1"
1010

11-
"@angular/[email protected].1":
12-
version "1.1.1"
13-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.1.1.tgz#ee5cf7637ad859c08e8a5e7a7f2161d0e74ce7a5"
11+
"@angular/[email protected].2":
12+
version "1.1.2"
13+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.1.2.tgz#03855777cdab1ba8dc3f6cdc55eac8fcb0fcf831"
1414
dependencies:
1515
"@ngtools/json-schema" "1.1.0"
1616
"@ngtools/webpack" "1.4.1"

0 commit comments

Comments
 (0)