Skip to content

Commit

Permalink
build(deps): bump @nestjs/common from 10.0.5 to 10.2.7
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.0.5 to 10.2.7.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.7/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 166e4cc commit 6974309
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@apollo/server": "^4.7.3",
"@nestjs/apollo": "^12.0.7",
"@nestjs/cli": "^10.1.7",
"@nestjs/common": "^10.0.5",
"@nestjs/common": "^10.2.7",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.0.5",
"@nestjs/graphql": "^12.0.7",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ __metadata:
"@apollo/server": ^4.7.3
"@nestjs/apollo": ^12.0.7
"@nestjs/cli": ^10.1.7
"@nestjs/common": ^10.0.5
"@nestjs/common": ^10.2.7
"@nestjs/config": ^3.1.1
"@nestjs/core": ^10.0.5
"@nestjs/graphql": ^12.0.7
Expand Down Expand Up @@ -2962,12 +2962,12 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.0.5":
version: 10.0.5
resolution: "@nestjs/common@npm:10.0.5"
"@nestjs/common@npm:^10.2.7":
version: 10.2.7
resolution: "@nestjs/common@npm:10.2.7"
dependencies:
iterare: 1.2.1
tslib: 2.6.0
tslib: 2.6.2
uid: 2.0.2
peerDependencies:
class-transformer: "*"
Expand All @@ -2979,7 +2979,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 6fa9d32c10354bd96cb5818a701c9f31870bc9d86a511643af3d3429dec5a6215fbc4946f8bd938a700d26b96a7187e179e86eeb2e44ba2cef4d26b0fb53bd35
checksum: b0a498eae3bc5c84659064830eab57583caaddef15ed1137768d73e986dabe2e1a04f61d8c0181b1c538e8c5f4ea3342a1f342e7a19a59e46d306ea3b53f3342
languageName: node
linkType: hard

Expand Down Expand Up @@ -15428,20 +15428,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.2, tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.1, tslib@npm:~2.6.0":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
checksum: dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd
languageName: node
linkType: hard

"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.1, tslib@npm:~2.6.0":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
languageName: node
linkType: hard

"tslib@npm:~2.4.0":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
Expand Down

0 comments on commit 6974309

Please sign in to comment.