Skip to content

Commit db715fe

Browse files
Merge pull request #251 from ui-router/dependabot/npm_and_yarn/@angular/platform-browser-6.1.7
2 parents 221ea51 + 0c65de3 commit db715fe

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
@@ -19,7 +19,7 @@
1919
"@angular/core": "^6.1.3",
2020
"@angular/forms": "^6.1.6",
2121
"@angular/http": "^6.1.7",
22-
"@angular/platform-browser": "^6.1.6",
22+
"@angular/platform-browser": "^6.1.7",
2323
"@angular/platform-browser-dynamic": "^6.1.6",
2424
"@angular/router": "^6.1.4",
2525
"@uirouter/angular": "^2.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@
167167
dependencies:
168168
tslib "^1.9.0"
169169

170-
"@angular/platform-browser@^6.1.6":
171-
version "6.1.6"
172-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.6.tgz#9a9498aa455978e974436000ddde8af9f64eef13"
170+
"@angular/platform-browser@^6.1.7":
171+
version "6.1.7"
172+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.7.tgz#21da4fbe6f407320ee50cdf9ab0b69b2e10eca50"
173173
dependencies:
174174
tslib "^1.9.0"
175175

0 commit comments

Comments
 (0)