Skip to content

Commit

Permalink
fix(package): updated minor packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Feb 9, 2019
1 parent f8b21b2 commit 1412b2d
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 103 deletions.
169 changes: 81 additions & 88 deletions package-lock.json

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

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,36 +50,36 @@
},
"dependencies": {
"@angular-material-extensions/password-strength": "^3.4.1",
"@angular/animations": "^7.2.3",
"@angular/animations": "^7.2.4",
"@angular/cdk": "^7.3.1",
"@angular/common": "^7.2.3",
"@angular/core": "^7.2.3",
"@angular/common": "^7.2.4",
"@angular/core": "^7.2.4",
"@angular/fire": "^5.1.1",
"@angular/flex-layout": "^7.0.0-beta.22",
"@angular/forms": "^7.2.3",
"@angular/forms": "^7.2.4",
"@angular/material": "^7.3.1",
"@angular/router": "^7.2.3",
"@angular/router": "^7.2.4",
"firebase": "^5.8.2"
},
"devDependencies": {
"@angular/compiler": "^7.2.3",
"@angular/compiler-cli": "^7.2.3",
"@angular/platform-browser": "^7.2.3",
"@angular/platform-browser-dynamic": "^7.2.3",
"@angular/platform-server": "^7.2.3",
"@angular/compiler": "^7.2.4",
"@angular/compiler-cli": "^7.2.4",
"@angular/platform-browser": "^7.2.4",
"@angular/platform-browser-dynamic": "^7.2.4",
"@angular/platform-server": "^7.2.4",
"@compodoc/gulp-compodoc": "^0.0.10",
"@types/jasmine": "^3.3.8",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.119",
"@types/node": "^10.12.21",
"@types/node": "^10.12.24",
"angular-cli-ghpages": "^0.5.3",
"angular2-template-loader": "0.6.2",
"autoprefixer": "^9.4.7",
"awesome-typescript-loader": "^5.2.1",
"codelyzer": "^4.5.0",
"commitplease": "3.2.0",
"conventional-github-releaser": "2.0.2",
"core-js": "^2.6.2",
"core-js": "^2.6.4",
"css-loader": "^2.1.0",
"cssnano": "^4.1.8",
"del": "3.0.0",
Expand All @@ -88,7 +88,7 @@
"gulp-conventional-changelog": "^2.0.9",
"gulp-coveralls": "0.1.4",
"gulp-file": "0.4.0",
"gulp-git": "^2.8.1",
"gulp-git": "^2.9.0",
"gulp-hub": "0.8.0",
"gulp-imagemin": "^4.1.0",
"gulp-inline-ng2-template": "^5.0.1",
Expand Down Expand Up @@ -134,8 +134,8 @@
"tsickle": "^0.34.3",
"tslint": "~5.11.0",
"typescript": "~3.1.6",
"webpack": "^4.29.1",
"webpack-dev-middleware": "^3.5.0",
"webpack": "^4.29.3",
"webpack-dev-middleware": "^3.5.2",
"webpack-dev-server": "^3.1.14",
"yargs": "^12.0.5",
"zone.js": "^0.8.26"
Expand Down

0 comments on commit 1412b2d

Please sign in to comment.