From 7b102eb0dd7cbb2062ed9d97ce3ecd359381ffee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 10 Sep 2018 08:52:18 +0000 Subject: [PATCH] build(deps-dev): bump @angular/compiler-cli from 6.1.6 to 6.1.7 Bumps [@angular/compiler-cli](https://github.com/angular/angular) from 6.1.6 to 6.1.7. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/compare/6.1.6...6.1.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 11735269..40916c9a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.6.8", "@angular/cli": "^6.1.5", - "@angular/compiler-cli": "^6.1.6", + "@angular/compiler-cli": "^6.1.7", "@types/jasmine": "^2.8.8", "@uirouter/cypress-runner": "^1.0.9", "codelyzer": "^4.4.4", diff --git a/yarn.lock b/yarn.lock index 630acf89..e9c5153e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -128,9 +128,9 @@ dependencies: tslib "^1.9.0" -"@angular/compiler-cli@^6.1.6": - version "6.1.6" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.6.tgz#cccebfaf66af3b7c19dd528732b945ce378bd65f" +"@angular/compiler-cli@^6.1.7": + version "6.1.7" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.7.tgz#60abdfb3cac6f50d41b2af905a5bfa2bf1f08b36" dependencies: chokidar "^1.4.2" minimist "^1.2.0"