Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 10, 2021
1 parent d3e8656 commit d56c04a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"@nestjs/common": "7.6.11",
"@nestjs/core": "7.6.11",
"@nestjs/platform-express": "7.6.11",
"@nestjs/common": "7.6.12",
"@nestjs/core": "7.6.12",
"@nestjs/platform-express": "7.6.12",
"chalk": "4.1.0",
"commander": "6.2.1",
"compare-versions": "3.6.0",
Expand All @@ -105,7 +105,7 @@
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@nestjs/schematics": "7.2.7",
"@nestjs/testing": "7.6.11",
"@nestjs/testing": "7.6.12",
"@nrwl/eslint-plugin-nx": "11.2.11",
"@nrwl/jest": "11.2.11",
"@nrwl/nest": "11.2.11",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -742,20 +742,20 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@nestjs/common@7.6.11":
version "7.6.11"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.11.tgz#56b98265a96217e5adad1f3a39cce198592e86cd"
integrity sha512-DPBqoORDJC9xO/c83ZXNdUk9rIOLZ1Joqt8hYVtGROMIt7+s4zdbiUOWbNLPhUwluIVczYt4bFjhoU6HWoePgA==
"@nestjs/common@7.6.12":
version "7.6.12"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.12.tgz#6d94553c6489dde8cd09aa4972b16b0ceae0d60f"
integrity sha512-DXW1BaiDTYuDq3jHkps1DN00atUN7HOB8tzeyVZO1DPmQHjGNMm3qBQ+Du4HnWb+J1YdIUmIkBcGIe61S+uWAA==
dependencies:
axios "0.21.1"
iterare "1.2.1"
tslib "2.1.0"
uuid "8.3.2"

"@nestjs/core@7.6.11":
version "7.6.11"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.11.tgz#c0e708ea51cd53c270dcba5e836c3ca643aeb52b"
integrity sha512-Knjzy755Er2Nainv/kNqnfQVz8JnCFmqOZbMOZ4IYHzUcfM+Qt/w5rAQQRwRjmpqbyCte4FcVVbv0cU2jBOb/Q==
"@nestjs/core@7.6.12":
version "7.6.12"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.12.tgz#231486b2eda74ccad5a0ceeb2a6e8ee7535c3cbd"
integrity sha512-hxgWjkKyqA0XJsjs3wlXlh/NbOk03NF8uzGxIUM/HIogu0TaC+4BWpNAvmruduPVioIisCJCKWuFKsjm7S0A1A==
dependencies:
"@nuxtjs/opencollective" "0.3.2"
fast-safe-stringify "2.0.7"
Expand All @@ -765,10 +765,10 @@
tslib "2.1.0"
uuid "8.3.2"

"@nestjs/platform-express@7.6.11":
version "7.6.11"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.6.11.tgz#4e12b179cd683f90d2fc91af1611edbafeab230d"
integrity sha512-YNlkhoNfu9QswnIQ0Syzzbxy7CKR3kp4+t8SDX4Pz5ZvJ/5NDQzUHTEg3QUoh8L4IG2/nXHC/gUICQP/fuovJw==
"@nestjs/platform-express@7.6.12":
version "7.6.12"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.6.12.tgz#c4e241bf2a8ac64f2c77196a7205419aeed02552"
integrity sha512-tnWCr5V/rs+DUjlNq532iX+p3ACnoTPODCqlxiR7w5wjx0ENy3zFoKj9nuDpVUALgAs5jMrp3/Gdw3PT1V5RHw==
dependencies:
body-parser "1.19.0"
cors "2.8.5"
Expand Down Expand Up @@ -796,10 +796,10 @@
fs-extra "9.0.1"
pluralize "8.0.0"

"@nestjs/testing@7.6.11":
version "7.6.11"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.11.tgz#877c4f676be72a8166e95328a995408d5882f37a"
integrity sha512-wSJcXo5dO5lf2PTYTw1gfT9C0aZhFJd9VfN4dsZYS8nRqDhwT0V3VF7FP6Rrjk2QCtw0PNprI3gozmNvx+oDfA==
"@nestjs/testing@7.6.12":
version "7.6.12"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.12.tgz#89ef6feb1bfbeb57069664a911d65c152a576a08"
integrity sha512-P9iuUo2f3sshbD0Vao+vnIg/tgb7uQ9Y3QSghmIfH1AcjDgGh/V4BdiB0/00F/rcKEPKnHdDBf7pUtzazQawuA==
dependencies:
optional "0.1.4"
tslib "2.1.0"
Expand Down

0 comments on commit d56c04a

Please sign in to comment.