Skip to content

Commit 2e9dd14

Browse files
authored
Merge pull request ManageIQ#1249 from ManageIQ/greenkeeper/@angular/core-5.0.2
Update @angular/core to the latest version 🚀
2 parents fd6c502 + b9d7f5b commit 2e9dd14

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@angular/common": "5.0.1",
3535
"@angular/compiler": "5.0.1",
36-
"@angular/core": "5.0.1",
36+
"@angular/core": "5.0.2",
3737
"@angular/platform-browser": "5.0.1",
3838
"@angular/platform-browser-dynamic": "5.0.2",
3939
"@angular/upgrade": "5.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
dependencies:
1515
tslib "^1.7.1"
1616

17-
"@angular/[email protected].1":
18-
version "5.0.1"
19-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.0.1.tgz#a4a74afc7e2058d30b8263eb6d66daace9f427ba"
17+
"@angular/[email protected].2":
18+
version "5.0.2"
19+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.0.2.tgz#fbb5691d1af7ec62924801c8943955693562854a"
2020
dependencies:
2121
tslib "^1.7.1"
2222

0 commit comments

Comments
 (0)