Skip to content

Commit 68c508a

Browse files
Merge pull request #286 from ui-router/dependabot/npm_and_yarn/@angular/forms-6.1.9
2 parents dc13e21 + 8bca924 commit 68c508a

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
@@ -27,7 +27,7 @@
2727
"@angular/compiler": "^6.1.9",
2828
"@angular/compiler-cli": "^6.1.9",
2929
"@angular/core": "^6.1.8",
30-
"@angular/forms": "^6.1.8",
30+
"@angular/forms": "^6.1.9",
3131
"@angular/http": "^6.1.8",
3232
"@angular/platform-browser": "^6.1.9",
3333
"@angular/platform-browser-dynamic": "^6.1.8",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
dependencies:
7878
tslib "^1.9.0"
7979

80-
"@angular/forms@^6.1.8":
81-
version "6.1.8"
82-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.8.tgz#058429b99fc4c6554fe4943a23d4d6221cb1d9ac"
80+
"@angular/forms@^6.1.9":
81+
version "6.1.9"
82+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.9.tgz#d9d8591f4c74270e53e3184eb45e19ba490fdf32"
8383
dependencies:
8484
tslib "^1.9.0"
8585

0 commit comments

Comments
 (0)