Skip to content

Commit 7b102eb

Browse files
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](angular/angular@6.1.6...6.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a8b7fb0 commit 7b102eb

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@angular-devkit/build-angular": "~0.6.8",
3535
"@angular/cli": "^6.1.5",
36-
"@angular/compiler-cli": "^6.1.6",
36+
"@angular/compiler-cli": "^6.1.7",
3737
"@types/jasmine": "^2.8.8",
3838
"@uirouter/cypress-runner": "^1.0.9",
3939
"codelyzer": "^4.4.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@
128128
dependencies:
129129
tslib "^1.9.0"
130130

131-
"@angular/compiler-cli@^6.1.6":
132-
version "6.1.6"
133-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.6.tgz#cccebfaf66af3b7c19dd528732b945ce378bd65f"
131+
"@angular/compiler-cli@^6.1.7":
132+
version "6.1.7"
133+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.7.tgz#60abdfb3cac6f50d41b2af905a5bfa2bf1f08b36"
134134
dependencies:
135135
chokidar "^1.4.2"
136136
minimist "^1.2.0"

0 commit comments

Comments
 (0)