Skip to content

Commit

Permalink
fix(package): updated angular material and csk to v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Feb 5, 2019
1 parent 5cb2edc commit da1c95c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 36 deletions.
75 changes: 44 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"dependencies": {
"@angular-material-extensions/password-strength": "^3.4.1",
"@angular/animations": "^7.2.3",
"@angular/cdk": "^7.3.0",
"@angular/cdk": "^7.3.1",
"@angular/common": "^7.2.3",
"@angular/core": "^7.2.3",
"@angular/fire": "^5.1.1",
"@angular/flex-layout": "^7.0.0-beta.22",
"@angular/forms": "^7.2.3",
"@angular/material": "^7.3.0",
"@angular/material": "^7.3.1",
"@angular/router": "^7.2.3",
"firebase": "^5.8.2"
},
Expand All @@ -69,7 +69,7 @@
"@angular/platform-server": "^7.2.3",
"@compodoc/gulp-compodoc": "^0.0.10",
"@types/jasmine": "^3.3.8",
"@types/jest": "^23.3.12",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.119",
"@types/node": "^10.12.21",
"angular-cli-ghpages": "^0.5.3",
Expand Down Expand Up @@ -131,10 +131,10 @@
"source-map-loader": "^0.2.4",
"to-string-loader": "1.1.5",
"travis-status": "^3.0.1",
"tsickle": "^0.34.2",
"tsickle": "^0.34.3",
"tslint": "~5.11.0",
"typescript": "~3.1.6",
"webpack": "^4.28.3",
"webpack": "^4.29.1",
"webpack-dev-middleware": "^3.5.0",
"webpack-dev-server": "^3.1.14",
"yargs": "^12.0.5",
Expand Down

0 comments on commit da1c95c

Please sign in to comment.