Skip to content

Commit 64fc24d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nest monorepo to v8.0.6
1 parent 642a5d7 commit 64fc24d

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@azure/functions": "1.2.3",
3131
"@commitlint/cli": "13.1.0",
3232
"@commitlint/config-angular": "13.1.0",
33-
"@nestjs/common": "8.0.5",
34-
"@nestjs/core": "8.0.5",
33+
"@nestjs/common": "8.0.6",
34+
"@nestjs/core": "8.0.6",
3535
"@nestjs/schematics": "8.0.2",
3636
"@types/node": "14.17.9",
3737
"@typescript-eslint/eslint-plugin": "4.29.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -729,20 +729,20 @@
729729
"@types/yargs" "^16.0.0"
730730
chalk "^4.0.0"
731731

732-
"@nestjs/[email protected].5":
733-
version "8.0.5"
734-
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.0.5.tgz"
735-
integrity sha512-RThK+LS10jN14Ly7L7v8IXZyoa9e+dGTEcqxZnYHWH5atufundo2K7wgtRJVlzUmYeHAh7Ra2HCo4tGI2g8o3g==
732+
"@nestjs/[email protected].6":
733+
version "8.0.6"
734+
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.0.6.tgz"
735+
integrity sha512-mSD000iYJDN2wjL2hbygCVNVvzvi3VW5EDc25gK1Bj3wUU2HR8m1qOAUBqcCaGIuvBb2cD/pnVkKklnsY0rKhw==
736736
dependencies:
737737
axios "0.21.1"
738738
iterare "1.2.1"
739739
tslib "2.3.0"
740740
uuid "8.3.2"
741741

742-
"@nestjs/[email protected].5":
743-
version "8.0.5"
744-
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.0.5.tgz"
745-
integrity sha512-PzPWcGcTKb/LoXViviFa3qp8GyVx8dd0fRVSXOr48tK/GR5SiIiZ9hhYGonKf02mE9+WY8yn9mI5xAsglN49Yg==
742+
"@nestjs/[email protected].6":
743+
version "8.0.6"
744+
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.0.6.tgz"
745+
integrity sha512-PIGL4TMjVkAsiv5hJinaTx3WdoftYh7pJDwIUQPvRZPLhboGbOJlVapN0Cw5SL7XgNWojQiAsbgLmnGJVDO3Sw==
746746
dependencies:
747747
"@nuxtjs/opencollective" "0.3.2"
748748
fast-safe-stringify "2.0.8"

0 commit comments

Comments
 (0)