Skip to content

Commit fe0be86

Browse files
Merge pull request #282 from ui-router/dependabot/npm_and_yarn/@angular/compiler-cli-6.1.9
2 parents 0af8b04 + 17e81f3 commit fe0be86

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@angular/common": "^6.1.9",
2727
"@angular/compiler": "^6.1.9",
28-
"@angular/compiler-cli": "^6.1.8",
28+
"@angular/compiler-cli": "^6.1.9",
2929
"@angular/core": "^6.1.8",
3030
"@angular/forms": "^6.1.8",
3131
"@angular/http": "^6.1.8",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
dependencies:
4848
tslib "^1.9.0"
4949

50-
"@angular/compiler-cli@^6.1.8":
51-
version "6.1.8"
52-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.8.tgz#b31842b42a6cee90d0f61f3849fbd15fc6f5ddbf"
50+
"@angular/compiler-cli@^6.1.9":
51+
version "6.1.9"
52+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.9.tgz#9ac56fc3ea274c897ccbb3c3fe0aaa100c01137d"
5353
dependencies:
5454
chokidar "^1.4.2"
5555
minimist "^1.2.0"

0 commit comments

Comments
 (0)