Skip to content

Commit

Permalink
chore(deps): bump the nest group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the nest group with 3 updates: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing).


Updates `@nestjs/common` from 10.4.9 to 10.4.12
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/common)

Updates `@nestjs/core` from 10.4.9 to 10.4.12
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/core)

Updates `@nestjs/testing` from 10.4.9 to 10.4.12
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d1b19e7 commit 5e4e631
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"dependencies": {
"@googleapis/sheets": "^9.3.1",
"@nestjs/cache-manager": "^2.3.0",
"@nestjs/common": "^10.4.9",
"@nestjs/common": "^10.4.12",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.9",
"@nestjs/core": "^10.4.12",
"@nestjs/cqrs": "^10.2.8",
"@sentry/cli": "^2.39.0",
"@sentry/node": "^8.40.0",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.9",
"@nestjs/testing": "^10.4.12",
"@types/node": "^22.9.4",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e4e631

Please sign in to comment.