Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2020
1 parent a6b2754 commit 4e5295b
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-angular": "8.3.4",
"@nestjs/common": "7.0.11",
"@nestjs/core": "7.0.11",
"@nestjs/testing": "7.0.11",
"@nestjs/common": "7.0.13",
"@nestjs/core": "7.0.13",
"@nestjs/testing": "7.0.13",
"@types/glob": "7.1.1",
"@types/inline-css": "0.0.33",
"@types/jest": "25.2.2",
Expand Down
8 changes: 4 additions & 4 deletions sample/01-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"dependencies": {
"@nestjs-modules/mailer": "../../dist",
"@nestjs/common": "7.0.11",
"@nestjs/core": "7.0.11",
"@nestjs/platform-express": "7.0.11",
"@nestjs/common": "7.0.13",
"@nestjs/core": "7.0.13",
"@nestjs/platform-express": "7.0.13",
"dotenv": "8.2.0",
"nodemailer": "6.4.6",
"reflect-metadata": "0.1.13",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@nestjs/cli": "7.1.5",
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.11",
"@nestjs/testing": "7.0.13",
"@types/express": "4.17.6",
"@types/jest": "25.2.2",
"@types/node": "13.13.5",
Expand Down
8 changes: 4 additions & 4 deletions sample/02-custom-template-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@nestjs-modules/mailer": "../../dist",
"@nestjs/common": "7.0.11",
"@nestjs/core": "7.0.11",
"@nestjs/platform-express": "7.0.11",
"@nestjs/common": "7.0.13",
"@nestjs/core": "7.0.13",
"@nestjs/platform-express": "7.0.13",
"nodemailer": "6.4.6",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand All @@ -34,7 +34,7 @@
"devDependencies": {
"@nestjs/cli": "7.1.5",
"@nestjs/schematics": "7.0.0",
"@nestjs/testing": "7.0.11",
"@nestjs/testing": "7.0.13",
"@types/express": "4.17.6",
"@types/jest": "25.2.2",
"@types/node": "13.13.5",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -612,21 +612,21 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"

"@nestjs/common@7.0.11":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.0.11.tgz#aa082e2464a0243436d131afdc1c19331b56cabe"
integrity sha512-/Cae4gMfcrBKDnRFRR458MbNgbG/Y3iwZ4nGJ3fdE/1jdhyEdtkzjdcv25awaEY0EdKJ6UkdvYJ8/Gp77X3w9w==
"@nestjs/common@7.0.13":
version "7.0.13"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.0.13.tgz#7effc4c0a00307121151547fe8f7e9ea10d0c256"
integrity sha512-jSEBnmeuxzorYzG+RAjcQxhs9Sga2/LYelt+ZOwWqxeRVxlB1d4bMWzhCDrVQ3uep9xJD67TbKztchkDBomokA==
dependencies:
axios "0.19.2"
cli-color "2.0.0"
iterare "1.2.0"
tslib "1.11.2"
uuid "8.0.0"

"@nestjs/core@7.0.11":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.0.11.tgz#d0e95b335541c08a617a704faf8e3e2683d88f49"
integrity sha512-Vob5LokiHO9xAC8c0iKQK6Q8lO29ZCuA3971g+vpX49q92b9BPlhyCbtovZ6Olyy7TBSvetLLDsn+B5/JXgj4g==
"@nestjs/core@7.0.13":
version "7.0.13"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.0.13.tgz#bcb437a4b5fed109083d90534056d1744189f0a4"
integrity sha512-ZO2ywVP+KNoubX4jQf4rv/0G96LHJ0FFkff3NBxr7TxLVDEYctepIwViYvAvBr9SfTAaJeznGTDY1KO53GMlkQ==
dependencies:
"@nuxtjs/opencollective" "0.2.2"
fast-safe-stringify "2.0.7"
Expand All @@ -636,10 +636,10 @@
tslib "1.11.2"
uuid "8.0.0"

"@nestjs/testing@7.0.11":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.0.11.tgz#4f8d75d38d157d7c01872481dce0f950519415ec"
integrity sha512-BnGH/apFTN+yHBsT5uSlVWyeYgB5vwLa307ZbnaQL2KkebAEHPXXJp1JlQ3KWzqzXeCjVPTKwAMgpQTuN1k2tg==
"@nestjs/testing@7.0.13":
version "7.0.13"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.0.13.tgz#eba6ae7187af6da1c7e6a63f63b79198c5d6528d"
integrity sha512-Cc4yIGh5sKEFUsP02ToJX6/v57n+h4E43u5x6te3ocyUq6iJYae5tbshthEjNzieVIY80+dKu99EAB1P+psUCg==
dependencies:
optional "0.1.4"
tslib "1.11.2"
Expand Down

0 comments on commit 4e5295b

Please sign in to comment.