Skip to content

Commit

Permalink
Bump @nestjs/schematics from 10.1.2 to 10.1.3 (safe-global#1808)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.2...10.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and DenSmolonski committed Oct 24, 2024
1 parent f867fa2 commit 9f31278
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@nestjs/schematics": "^10.1.2",
"@nestjs/schematics": "^10.1.3",
"@nestjs/testing": "^10.3.10",
"@types/amqplib": "^0",
"@types/cookie-parser": "^1.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1335,9 +1335,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/schematics@npm:^10.1.2":
version: 10.1.2
resolution: "@nestjs/schematics@npm:10.1.2"
"@nestjs/schematics@npm:^10.1.3":
version: 10.1.3
resolution: "@nestjs/schematics@npm:10.1.3"
dependencies:
"@angular-devkit/core": "npm:17.3.8"
"@angular-devkit/schematics": "npm:17.3.8"
Expand All @@ -1346,7 +1346,7 @@ __metadata:
pluralize: "npm:8.0.0"
peerDependencies:
typescript: ">=4.8.2"
checksum: 10/c6aff36353bc43da024891d643a7b3683ee9c1764e351bded8430f52d90cf8e53c1e2aee430542efd55943e8ce674cba7ba120543d078ea38058364f80d8d971
checksum: 10/f9aa9a31192e2e7ae4d2e831dabb2438156be4fcc8b4b846746e2f137d7775a7768379974f0c3d4b6c436a157131d0b6744dc555ee28ca32282bc7bf971bc09a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7254,7 +7254,7 @@ __metadata:
"@nestjs/config": "npm:^3.2.3"
"@nestjs/core": "npm:^10.3.10"
"@nestjs/platform-express": "npm:^10.3.10"
"@nestjs/schematics": "npm:^10.1.2"
"@nestjs/schematics": "npm:^10.1.3"
"@nestjs/serve-static": "npm:^4.0.2"
"@nestjs/swagger": "npm:^7.4.0"
"@nestjs/testing": "npm:^10.3.10"
Expand Down

0 comments on commit 9f31278

Please sign in to comment.