Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
chore(deps): update nest monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 2fbcbc5 commit ba321c2
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 180 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"coveralls": "cat ./coverage/lcov.info | coveralls"
},
"devDependencies": {
"@nestjs/common": "6.5.3",
"@nestjs/core": "6.5.3",
"@nestjs/testing": "6.5.3",
"@nestjs/common": "7.6.15",
"@nestjs/core": "7.6.15",
"@nestjs/testing": "7.6.15",
"@types/jest": "24.0.16",
"@types/node": "12.6.8",
"@types/orbit-db": "https:/orbitdb/orbit-db-types.git",
Expand All @@ -33,7 +33,7 @@
"typescript": "3.5.3"
},
"peerDependencies": {
"@nestjs/core": "^6.5.3",
"@nestjs/core": "^6.5.3 || ^7.0.0",
"orbit-db": "^0.21.3",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.5.2"
Expand Down
Loading

0 comments on commit ba321c2

Please sign in to comment.