Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @nestjs/core from 9.3.12 to 9.4.0 #188

Merged
merged 1 commit into from
Apr 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@flex-development/esm-types": "1.0.0",
"@graphql-eslint/eslint-plugin": "3.18.0",
"@nestjs/common": "9.4.0",
"@nestjs/core": "9.3.12",
"@nestjs/core": "9.4.0",
"@nestjs/testing": "9.4.0",
"@types/chai": "4.3.4",
"@types/chai-fs": "2.0.2",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ __metadata:
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@graphql-eslint/eslint-plugin": "npm:3.18.0"
"@nestjs/common": "npm:9.4.0"
"@nestjs/core": "npm:9.3.12"
"@nestjs/core": "npm:9.4.0"
"@nestjs/testing": "npm:9.4.0"
"@types/chai": "npm:4.3.4"
"@types/chai-fs": "npm:2.0.2"
Expand Down Expand Up @@ -1802,16 +1802,16 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:9.3.12":
version: 9.3.12
resolution: "@nestjs/core@npm:9.3.12"
"@nestjs/core@npm:9.4.0":
version: 9.4.0
resolution: "@nestjs/core@npm:9.4.0"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
iterare: "npm:1.2.1"
path-to-regexp: "npm:3.2.0"
tslib: "npm:2.5.0"
uid: "npm:2.0.1"
uid: "npm:2.0.2"
peerDependencies:
"@nestjs/common": ^9.0.0
"@nestjs/microservices": ^9.0.0
Expand All @@ -1826,7 +1826,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 4e29304fac099778503a6af99330c258eccecd657b6c849ee86144d7cb6f25dd7d1e8f4c732ef927b18a6f91ccc4fcd9f177aacc6ad499ba42c708174d362b03
checksum: fad0351c64fd76274270ce993bd54fb730a98086309ad77425fe6a84f244d9a42fc04f62e233645a1b1b4339d18936e1e5a6355708612a35c52249b554a9d12c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8960,15 +8960,6 @@ __metadata:
languageName: node
linkType: hard

"uid@npm:2.0.1":
version: 2.0.1
resolution: "uid@npm:2.0.1"
dependencies:
"@lukeed/csprng": "npm:^1.0.0"
checksum: 455751dc885cf27efbc511b0bba94d0d3ed636a13bde590811410224bb9e78fa6dfc881ff3a65688a97b7b4cc9eb3035d4b46c32f44f376dafaa9407780e1e3c
languageName: node
linkType: hard

"uid@npm:2.0.2":
version: 2.0.2
resolution: "uid@npm:2.0.2"
Expand Down