Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
Update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2020
1 parent 4141374 commit a6fe420
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 61 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "6.11.5",
"@nestjs/core": "6.11.5",
"@nestjs/platform-express": "6.11.5",
"@nestjs/common": "6.11.10",
"@nestjs/core": "6.11.10",
"@nestjs/platform-express": "6.11.10",
"@nestjs/swagger": "4.2.1",
"@nestjs/typeorm": "6.2.0",
"@nestjsx/crud": "4.4.1",
Expand All @@ -44,10 +44,10 @@
"typeorm": "0.2.22"
},
"devDependencies": {
"@nestjs/cli": "6.14.1",
"@nestjs/cli": "6.14.2",
"@nestjs/graphql": "6.5.4",
"@nestjs/schematics": "6.9.1",
"@nestjs/testing": "6.11.5",
"@nestjs/testing": "6.11.10",
"@types/express": "4.17.2",
"@types/jest": "24.9.1",
"@types/node": "12.12.25",
Expand Down
124 changes: 68 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -564,55 +564,55 @@
iterall "^1.1.3"
uuid "^3.1.0"

"@nestjs/cli@6.14.1":
version "6.14.1"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-6.14.1.tgz#6ede1a26ec4a60f00aa6bbb70719db8242f34da6"
integrity sha512-IER761VmAiV8vzXI5fTeVgXxtJb4gK8LwzAiX/hkdPtgx07P8L9xJXZdd5LdYHt6LHHRMQqlfnxsebM70zi72w==
"@nestjs/cli@6.14.2":
version "6.14.2"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-6.14.2.tgz#673b2ba3a5cf8f96bfeb27bab078e95e471beaf4"
integrity sha512-Bv6ZoziyuXrCmeWMf4rcEjN84O4RmZtQugscFm0k2nOWVfW79eltqMJlpj6h9IutLLC52Je/SOw0XTiDGOukyg==
dependencies:
"@angular-devkit/core" "7.3.8"
"@angular-devkit/schematics" "7.3.8"
"@angular-devkit/schematics-cli" "0.13.8"
"@nestjs/schematics" "^6.8.2"
"@types/webpack" "4.41.3"
"@types/webpack" "4.41.5"
chalk "2.4.2"
cli-table3 "0.5.1"
commander "4.1.0"
commander "4.1.1"
copyfiles "2.2.0"
fork-ts-checker-webpack-plugin "4.0.2"
inquirer "7.0.3"
fork-ts-checker-webpack-plugin "4.0.3"
inquirer "7.0.4"
node-emoji "1.10.0"
ora "4.0.3"
os-name "3.1.0"
rimraf "3.0.0"
rimraf "3.0.1"
tree-kill "1.2.2"
tsconfig-paths "3.9.0"
tsconfig-paths-webpack-plugin "3.2.0"
typescript "^3.6.4"
webpack "4.41.5"
webpack-node-externals "1.7.2"

"@nestjs/common@6.11.5":
version "6.11.5"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-6.11.5.tgz#02d8b85e1c494ec866fc8cec78a9f7b2d950767e"
integrity sha512-pCM3aK876ubnJS9g/ni44BpzNU3sja+dTw61H3VkYJTq1tBWjhn50fAe5ezTXEZPND4pG8HAO3gjdHFanEXH2g==
"@nestjs/common@6.11.10":
version "6.11.10"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-6.11.10.tgz#db8af58c6f9651dd5cf64f0045d0ee3bb91b73c2"
integrity sha512-CUQ7DtFnOB3nJOpFbUfRyAAnmVsnTCekE617qpf8G9kGdmyNT4d6eC9IAHKJIL53gf+nGxH8RSIFiHpMnOSxqw==
dependencies:
axios "0.19.2"
cli-color "2.0.0"
tslib "1.10.0"
uuid "3.4.0"
tslib "1.11.1"
uuid "7.0.1"

"@nestjs/core@6.11.5":
version "6.11.5"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-6.11.5.tgz#13747f512175cc6253b774e7471019506b67dc0a"
integrity sha512-UFtMZBFXeNdSH3wdv9czCSZMO47nPcsauANf8xrzYP9m3amEOhhEMR+FIjwuFXZ5RralsLuz+U2LcaChWZjSHg==
"@nestjs/core@6.11.10":
version "6.11.10"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-6.11.10.tgz#5c2eadba6c05e0e0d38d2fde7c05e16d388ddc3f"
integrity sha512-el6B6oDROQY6CORLTGWYxw09PvhkOmV4xf0/ZwJWoMwGw7sDTlsHKbbo+zRmKHNPrsxxR6tnzN8JHyii0mz4PA==
dependencies:
"@nuxtjs/opencollective" "0.2.2"
fast-safe-stringify "2.0.7"
iterare "1.2.0"
object-hash "2.0.1"
object-hash "2.0.3"
path-to-regexp "3.2.0"
tslib "1.10.0"
uuid "3.4.0"
tslib "1.11.1"
uuid "7.0.1"

"@nestjs/graphql@6.5.4":
version "6.5.4"
Expand All @@ -632,16 +632,16 @@
optionalDependencies:
type-graphql "^0.17.3"

"@nestjs/platform-express@6.11.5":
version "6.11.5"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-6.11.5.tgz#c8c863ae1aacdc3e77dcd5155d7147a2134ab096"
integrity sha512-kPbUzlo7eN68LesTQ3Y1siJ1BJZo2DUINqdrv92hPv834nTX9P36+Ee4LNGHmO8I4vCdRweudrurxAYntuN+gw==
"@nestjs/platform-express@6.11.10":
version "6.11.10"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-6.11.10.tgz#13338dc4c785677b3817ae5666fad368b600ca35"
integrity sha512-LySrN+sIvpUbVhroIvqR9ArIws0IyNgthAiMLYw8WRmUcvQEopol7gtfG8BC4mR7lmvDo8wdtXAfLYC9ftPqrw==
dependencies:
body-parser "1.19.0"
cors "2.8.5"
express "4.17.1"
multer "1.4.2"
tslib "1.10.0"
tslib "1.11.1"

"@nestjs/schematics@6.9.1":
version "6.9.1"
Expand Down Expand Up @@ -669,13 +669,13 @@
lodash "4.17.15"
path-to-regexp "3.2.0"

"@nestjs/testing@6.11.5":
version "6.11.5"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-6.11.5.tgz#877b4cc78f39dfb9c01cf28c6176d6d9124ed2f9"
integrity sha512-/EhYQgyItK7wOzBmE61OvVE+45jfM05OqOGVj3RqClFJ95hBjp/7TTsNFRpYCWWwsJjDrkrHYaWbpaCotdrw9Q==
"@nestjs/testing@6.11.10":
version "6.11.10"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-6.11.10.tgz#46f058a1713ed50fa3093886cad342e4ada376bc"
integrity sha512-qQf4tSwSM5gF0o3fQ8jI0Z3eMo0iIvmUCY+chCAy86kr7rndsqRdpAt3FTmM1/MFyk69WVVHYXZgfqlofvQT9A==
dependencies:
optional "0.1.4"
tslib "1.10.0"
tslib "1.11.1"

"@nestjs/typeorm@6.2.0":
version "6.2.0"
Expand Down Expand Up @@ -1129,10 +1129,10 @@
"@types/source-list-map" "*"
source-map "^0.6.1"

"@types/webpack@4.41.3":
version "4.41.3"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.3.tgz#30c2251db1d69a45bbffd79c0577dd9baf50e7ba"
integrity sha512-dH+BZ6pHBZFrXpnif0YU/PbmUq3lQrvRPnqkxsciSIzvG/DE+Vm/Wrjn56T7V3+B5ryQa5fw0oGnHL8tk4ll6w==
"@types/webpack@4.41.5":
version "4.41.5"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.5.tgz#70c1253b008c3e293497cff557fbacdca03c66f0"
integrity sha512-693JfV/83UZxpQY8vutDSwkDjNujy2327UrFqQciJWXh761B/aUIZIM5N05IRIZ17WwsG8VfUSE3edwXvkehiQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down Expand Up @@ -2571,10 +2571,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.0.tgz#545983a0603fe425bc672d66c9e3c89c42121a83"
integrity sha512-NIQrwvv9V39FHgGFm36+U9SMQzbiHvU79k+iADraJTpmrFFfx7Ds0IvDoAdZsDrknlkRk14OYoWXb57uTh7/sw==
commander@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==

commander@^2.12.1, commander@^2.20.0:
version "2.20.3"
Expand Down Expand Up @@ -3677,10 +3677,10 @@ forever-agent@~0.6.1:
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=

fork-ts-checker-webpack-plugin@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.0.2.tgz#3adaa4ac911787740a693e0b9e69e62e054e1e7e"
integrity sha512-gq47CwlNV8BUkI+kxuvI/rbE9062YWqPb4HkSCnX1ylsfKJIymyiC1RWU6cjcw0PbzRqm8xdrrfC0iO45D//3A==
fork-ts-checker-webpack-plugin@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.0.3.tgz#958f4e4ec3e7fd9d4ad5a50a4442abce77dca19a"
integrity sha512-5hGeMYKg817Hp6rvdc2EOS/T/Cq0JW9LLJDZtVUPlNIojIuP7YbOAdrHEk4Irw1097YQUr56kWIiYhqNPzfNzQ==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down Expand Up @@ -4357,10 +4357,10 @@ inquirer@6.2.1:
strip-ansi "^5.0.0"
through "^2.3.6"

inquirer@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3.tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567"
integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw==
inquirer@7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.4.tgz#99af5bde47153abca23f5c7fc30db247f39da703"
integrity sha512-Bu5Td5+j11sCkqfqmUTiwv+tWisMtP0L7Q8WrqA2C/BbBhy1YTdFrvjjlrKq8oagA/tLQBski2Gcx/Sqyi2qSQ==
dependencies:
ansi-escapes "^4.2.1"
chalk "^2.4.2"
Expand Down Expand Up @@ -6088,10 +6088,10 @@ object-copy@^0.1.0:
define-property "^0.2.5"
kind-of "^3.0.3"

object-hash@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.1.tgz#cef18a0c940cc60aa27965ecf49b782cbf101d96"
integrity sha512-HgcGMooY4JC2PBt9sdUdJ6PMzpin+YtY3r/7wg0uTifP+HJWW8rammseSEHuyt0UeShI183UGssCJqm1bJR7QA==
object-hash@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3.tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea"
integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg==

object-inspect@^1.7.0:
version "1.7.0"
Expand Down Expand Up @@ -6994,6 +6994,13 @@ rimraf@3.0.0, rimraf@^3.0.0:
dependencies:
glob "^7.1.3"

rimraf@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1.tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a"
integrity sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==
dependencies:
glob "^7.1.3"

rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
Expand Down Expand Up @@ -7947,6 +7954,11 @@ tslib@1.10.0, tslib@^1.10.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==

tslib@1.11.1:
version "1.11.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==

tslint@5.20.1:
version "5.20.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"
Expand Down Expand Up @@ -8245,10 +8257,10 @@ uuid@3.3.3, uuid@^3.1.0, uuid@^3.3.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==

uuid@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
uuid@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1.tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef"
integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA==

v8-to-istanbul@^4.0.1:
version "4.0.1"
Expand Down

0 comments on commit a6fe420

Please sign in to comment.