Skip to content

Commit af7e664

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nest monorepo to v8.4.2
1 parent 8bbcd51 commit af7e664

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": "3.0.0",
3131
"@commitlint/cli": "16.2.3",
3232
"@commitlint/config-angular": "16.2.3",
33-
"@nestjs/common": "8.4.1",
34-
"@nestjs/core": "8.4.1",
33+
"@nestjs/common": "8.4.2",
34+
"@nestjs/core": "8.4.2",
3535
"@nestjs/schematics": "8.0.8",
3636
"@types/node": "16.11.26",
3737
"@typescript-eslint/eslint-plugin": "5.15.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -750,20 +750,20 @@
750750
"@types/yargs" "^16.0.0"
751751
chalk "^4.0.0"
752752

753-
"@nestjs/common@8.4.1":
754-
version "8.4.1"
755-
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.4.1.tgz"
756-
integrity sha512-g6beLHvJ2cCIdlW8Uui8rQh3+oxLOBLzDIk3yWH4ocp2HEgOJwF0iUv/pk33tFuwbXESIGMK8K165cpZUjNoxA==
753+
"@nestjs/common@8.4.2":
754+
version "8.4.2"
755+
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.4.2.tgz"
756+
integrity sha512-l5CTBvW7PaqZPHRwtLU7G0NK2XBLQZL8jnvH0ArGGduljb5MpgsXwgDt8OYlc5m50IGBL/2j70Cad3CEpKcLUA==
757757
dependencies:
758758
axios "0.26.1"
759759
iterare "1.2.1"
760760
tslib "2.3.1"
761761
uuid "8.3.2"
762762

763-
"@nestjs/core@8.4.1":
764-
version "8.4.1"
765-
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz"
766-
integrity sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==
763+
"@nestjs/core@8.4.2":
764+
version "8.4.2"
765+
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.4.2.tgz"
766+
integrity sha512-TfDl9InVsMS1COT9839t2kvBGTIaD5X+SHrdH0PzcNqsnbXnk4oL06Mz+3Jl7PQwKG76zl98iiKcMNFg6ojnOw==
767767
dependencies:
768768
"@nuxtjs/opencollective" "0.3.2"
769769
fast-safe-stringify "2.1.1"

0 commit comments

Comments
 (0)