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 Jun 10, 2021
1 parent 5b474f9 commit 649bd8a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 6 deletions.
34 changes: 30 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "2.3.1",
"reflect-metadata": "0.1.13",
"release-it": "14.8.0",
"rxjs": "6.6.7",
"rxjs": "7.1.0",
"rxjs-compat": "6.6.7",
"supertest": "6.1.3",
"ts-jest": "26.5.6",
Expand All @@ -52,7 +52,7 @@
"@nestjs/core": "^6.0.0 || ^7.0.0",
"mongoose": "^5.11.15 || ^5.12.4",
"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 649bd8a

Please sign in to comment.