Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v5.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 6, 2020
1 parent e571e48 commit 1a76a71
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
22 changes: 15 additions & 7 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 @@ -27,7 +27,7 @@
"@types/jest": "26.0.4",
"@nestjs/common": "7.3.1",
"@nestjs/core": "7.3.1",
"@types/mongoose": "5.7.29",
"@types/mongoose": "5.7.30",
"@types/node": "11.15.0",
"@typescript-eslint/eslint-plugin": "3.6.0",
"@typescript-eslint/parser": "3.6.0",
Expand All @@ -37,7 +37,7 @@
"husky": "4.2.5",
"jest": "26.1.0",
"lint-staged": "10.2.11",
"mongoose": "5.9.21",
"mongoose": "5.9.22",
"prettier": "2.0.5",
"reflect-metadata": "0.1.13",
"release-it": "13.6.4",
Expand Down

0 comments on commit 1a76a71

Please sign in to comment.