Skip to content

Commit

Permalink
Update nest monorepo to v6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2019
1 parent 3f08717 commit d40ea9e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 80 deletions.
134 changes: 58 additions & 76 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
"@angular/platform-server": "8.0.2",
"@angular/router": "8.0.2",
"@fortawesome/fontawesome-free": "^5.9.0",
"@nestjs/common": "6.3.2",
"@nestjs/core": "6.3.2",
"@nestjs/common": "6.4.1",
"@nestjs/core": "6.4.1",
"@nestjs/ng-universal": "1.1.1",
"@nestjs/platform-express": "6.3.2",
"@nestjs/platform-express": "6.4.1",
"@nguniversal/express-engine": "7.1.1",
"@nguniversal/module-map-ngfactory-loader": "7.1.1",
"@ngx-translate/core": "11.0.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@commitlint/travis-cli": "^8.0.0",
"@compodoc/compodoc": "^1.1.9",
"@nestjs/schematics": "^6.3.0",
"@nestjs/testing": "^6.2.4",
"@nestjs/testing": "6.4.1",
"@nrwl/cypress": "8.1.2",
"@nrwl/jest": "8.1.2",
"@nrwl/nest": "8.1.2",
Expand Down

0 comments on commit d40ea9e

Please sign in to comment.