Skip to content

Commit 7b0855b

Browse files
Merge pull request #303 from ui-router/dependabot/npm_and_yarn/@angular/compiler-cli-6.1.10
2 parents c849026 + 7e2c779 commit 7b0855b

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.9",
28+
"@angular/compiler-cli": "^6.1.10",
2929
"@angular/core": "^6.1.9",
3030
"@angular/forms": "^6.1.9",
3131
"@angular/http": "^6.1.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
dependencies:
5757
tslib "^1.9.0"
5858

59-
"@angular/compiler-cli@^6.1.9":
60-
version "6.1.9"
61-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.9.tgz#9ac56fc3ea274c897ccbb3c3fe0aaa100c01137d"
59+
"@angular/compiler-cli@^6.1.10":
60+
version "6.1.10"
61+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.10.tgz#df7c645017a73ee577f812d801ef1313b2097829"
6262
dependencies:
6363
chokidar "^1.4.2"
6464
minimist "^1.2.0"

0 commit comments

Comments
 (0)