Skip to content

Commit

Permalink
build(deps-dev): Bump @nestjs/core from 9.3.12 to 9.4.0
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v9.3.12...v9.4.0)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent 1d77592 commit 2cb8654
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
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.3.12",
"@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.3.12"
"@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

0 comments on commit 2cb8654

Please sign in to comment.