Skip to content

Commit 690e3a3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nest monorepo to v8.0.3
1 parent 6a3e26f commit 690e3a3

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": "12.1.4",
3232
"@commitlint/config-angular": "12.1.4",
33-
"@nestjs/common": "8.0.2",
34-
"@nestjs/core": "8.0.2",
33+
"@nestjs/common": "8.0.3",
34+
"@nestjs/core": "8.0.3",
3535
"@nestjs/schematics": "8.0.1",
3636
"@types/node": "14.17.5",
3737
"@typescript-eslint/eslint-plugin": "4.28.3",

yarn.lock

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

731-
"@nestjs/common@8.0.2":
732-
version "8.0.2"
733-
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.0.2.tgz"
734-
integrity sha512-Onr29APFiOG/Ahox1ytIdNXGXBVn6ViOWErFVNRIz3ZB4guLeFlr9Cly8U3Dssrd6rxuQG22YGD8cRhBNyQHvQ==
731+
"@nestjs/common@8.0.3":
732+
version "8.0.3"
733+
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.0.3.tgz"
734+
integrity sha512-i/prZ0essVlyg60ZDe3cvPhSDWStecobumqqU898vwt9YXloZ9p2Aw1dfd+zv7+SL2CuogZJpOoOswg/8VXKQw==
735735
dependencies:
736736
axios "0.21.1"
737737
iterare "1.2.1"
738738
tslib "2.3.0"
739739
uuid "8.3.2"
740740

741-
"@nestjs/core@8.0.2":
742-
version "8.0.2"
743-
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.0.2.tgz"
744-
integrity sha512-zRXD33FR8wcbMsWuMXsAxjz74PG6JvfqlZO+FKAWZaY0kAwQuNnIfhmWYh1WIVZCy+HHbXmt/x0FbZBGG1x/1A==
741+
"@nestjs/core@8.0.3":
742+
version "8.0.3"
743+
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.0.3.tgz"
744+
integrity sha512-tTuJi3uRCf5lwcdFtd96l/H/CQsa4glJ7xkPqvLSV3p2QsLpv9CAuSRHRLaavLkreZpUzcLQqkQMnGDiKE4idA==
745745
dependencies:
746746
"@nuxtjs/opencollective" "0.3.2"
747747
fast-safe-stringify "2.0.8"

0 commit comments

Comments
 (0)