Skip to content

Commit 72bff64

Browse files
committed
chore(package): updated angular to v6.0.2
1 parent 72a72db commit 72bff64

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,22 @@
3333
"check-travis": " travis-status --repo=anthonynahas/ngx-material-faq --branch=master --fail-pending || echo 'Not yet passing'"
3434
},
3535
"dependencies": {
36-
"@angular/animations": "^6.0.1",
36+
"@angular/animations": "^6.0.2",
3737
"@angular/cdk": "^6.0.2",
38-
"@angular/common": "^6.0.1",
39-
"@angular/core": "^6.0.1",
38+
"@angular/common": "^6.0.2",
39+
"@angular/core": "^6.0.2",
4040
"@angular/flex-layout": "^6.0.0-beta.15",
41-
"@angular/forms": "^6.0.1",
41+
"@angular/forms": "^6.0.2",
4242
"@angular/material": "^6.0.2"
4343
},
4444
"devDependencies": {
45-
"@angular/animations": "6.0.1",
46-
"@angular/compiler": "6.0.1",
47-
"@angular/compiler-cli": "6.0.1",
48-
"@angular/language-service": "^6.0.1",
49-
"@angular/platform-browser": "6.0.1",
50-
"@angular/platform-browser-dynamic": "6.0.1",
51-
"@angular/platform-server": "6.0.1",
45+
"@angular/animations": "6.0.2",
46+
"@angular/compiler": "6.0.2",
47+
"@angular/compiler-cli": "6.0.2",
48+
"@angular/language-service": "^6.0.2",
49+
"@angular/platform-browser": "6.0.2",
50+
"@angular/platform-browser-dynamic": "6.0.2",
51+
"@angular/platform-server": "6.0.2",
5252
"@compodoc/gulp-compodoc": "0.0.9",
5353
"@types/jest": "22.2.3",
5454
"@types/lodash": "4.14.108",

0 commit comments

Comments
 (0)