Skip to content

Commit

Permalink
fix(deps): update dependency nestjs-typegoose to v7.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 28, 2020
1 parent dca6a67 commit 4177c5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@typegoose/typegoose": "6.4.0",
"class-validator": "0.11.0",
"mongoose": "5.9.6",
"nestjs-typegoose": "7.1.5",
"nestjs-typegoose": "7.1.6",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "6.5.4"
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4578,10 +4578,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==

nestjs-typegoose@7.1.5:
version "7.1.5"
resolved "https://registry.yarnpkg.com/nestjs-typegoose/-/nestjs-typegoose-7.1.5.tgz#01c8ae495b31537956c695d35feb8087134d62a8"
integrity sha512-wRqYiUa8KtkOEKNQqC55zd75YqvHvBQZETWf/KDFqccG8iIdw6RcKGIto581dUtcw0MmkwzU7TCjnpucuWgQ3A==
nestjs-typegoose@7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/nestjs-typegoose/-/nestjs-typegoose-7.1.6.tgz#3a28bc9ade460ab30848ba059ee0b529ae477777"
integrity sha512-QfdJol1j41OOQbkY0jYFkWI1f6qQ11UHH9Ltyh3y923nkNiGutt5xvMa6Pn5aNXBFghAlWGM8Z5CdV+XrrIh6A==
dependencies:
is-class "^0.0.9"
reflect-metadata "^0.1.13"
Expand Down

0 comments on commit 4177c5e

Please sign in to comment.