Skip to content

Commit 040bb97

Browse files
authored
Merge pull request ManageIQ#1248 from ManageIQ/greenkeeper/@angular/compiler-5.0.2
Update @angular/compiler to the latest version 🚀
2 parents af6c697 + 604c890 commit 040bb97

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
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@angular/common": "5.0.2",
35-
"@angular/compiler": "5.0.1",
35+
"@angular/compiler": "5.0.2",
3636
"@angular/core": "5.0.2",
3737
"@angular/platform-browser": "5.0.2",
3838
"@angular/platform-browser-dynamic": "5.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
dependencies:
99
tslib "^1.7.1"
1010

11-
"@angular/[email protected].1":
12-
version "5.0.1"
13-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.0.1.tgz#7fd4c7fa4bbbef4c146962fa946b827330a6c8ed"
11+
"@angular/[email protected].2":
12+
version "5.0.2"
13+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.0.2.tgz#d865d437227cdd16183f87900a38893d8f5fb139"
1414
dependencies:
1515
tslib "^1.7.1"
1616

0 commit comments

Comments
 (0)