Skip to content

Commit 33fd957

Browse files
build(deps): bump @angular/core from 6.1.3 to 6.1.7
Bumps [@angular/core](https://github.com/angular/angular) from 6.1.3 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.3...6.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent db715fe commit 33fd957

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@angular/common": "^6.1.6",
1818
"@angular/compiler": "^6.1.6",
19-
"@angular/core": "^6.1.3",
19+
"@angular/core": "^6.1.7",
2020
"@angular/forms": "^6.1.6",
2121
"@angular/http": "^6.1.7",
2222
"@angular/platform-browser": "^6.1.7",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@
143143
dependencies:
144144
tslib "^1.9.0"
145145

146-
"@angular/core@^6.1.3":
147-
version "6.1.3"
148-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.3.tgz#6561ba0b40a12758e5237fc05186b56d6d0bdbc9"
146+
"@angular/core@^6.1.7":
147+
version "6.1.7"
148+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.7.tgz#036088227cbff7d3fc7af0c43c5af9db46149f16"
149149
dependencies:
150150
tslib "^1.9.0"
151151

0 commit comments

Comments
 (0)