Skip to content

Commit

Permalink
chore(deps): update dependency rxjs to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2021
1 parent 93dc43e commit b66ace5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"reflect-metadata": "0.1.13",
"release-it": "14.10.0",
"rimraf": "3.0.2",
"rxjs": "6.6.7",
"rxjs": "7.2.0",
"ts-jest": "27.0.3",
"typescript": "4.3.5"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0"
"rxjs": "^6.0.0 || ^7.0.0"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit b66ace5

Please sign in to comment.