Skip to content

Commit dd9d8ef

Browse files
authored
Merge pull request ManageIQ#1247 from ManageIQ/greenkeeper/@angular/common-5.0.2
Update @angular/common to the latest version 🚀
2 parents 2e9dd14 + bfc263c commit dd9d8ef

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
@@ -31,7 +31,7 @@
3131
"zanata:download": "node language/index.js download"
3232
},
3333
"dependencies": {
34-
"@angular/common": "5.0.1",
34+
"@angular/common": "5.0.2",
3535
"@angular/compiler": "5.0.1",
3636
"@angular/core": "5.0.2",
3737
"@angular/platform-browser": "5.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@angular/[email protected].1":
6-
version "5.0.1"
7-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.0.1.tgz#43005ab3c8b8ffaf176aafb3b86ba931c3e4bdf9"
5+
"@angular/[email protected].2":
6+
version "5.0.2"
7+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.0.2.tgz#d80322153faaa9acca91552638a3e47dc237ba6a"
88
dependencies:
99
tslib "^1.7.1"
1010

0 commit comments

Comments
 (0)