Skip to content

Commit 0c65de3

Browse files
build(deps): bump @angular/platform-browser from 6.1.6 to 6.1.7
Bumps [@angular/platform-browser](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 c8fcaaa commit 0c65de3

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)