Skip to content

Commit

Permalink
chore(deps): bump the deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [cache-manager](https://github.com/jaredwray/cache-manager), [pino-http](https://github.com/pinojs/pino-http) and [@nestjs/cli](https://github.com/nestjs/nest-cli).


Updates `cache-manager` from 5.6.1 to 5.7.1
- [Release notes](https://github.com/jaredwray/cache-manager/releases)
- [Commits](https://github.com/jaredwray/cache-manager/commits)

Updates `pino-http` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/pinojs/pino-http/releases)
- [Commits](pinojs/pino-http@v10.1.0...v10.2.0)

Updates `@nestjs/cli` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.4.0...10.4.1)

---
updated-dependencies:
- dependency-name: cache-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pino-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent c338b7f commit 3c951c2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@opentelemetry/semantic-conventions": "1.25.1",
"@prisma/client": "^5.16.1",
"@prisma/instrumentation": "^5.16.1",
"cache-manager": "^5.6.1",
"cache-manager": "^5.7.1",
"cache-manager-ioredis-yet": "^2.1.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand All @@ -75,7 +75,7 @@
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"pino": "^9.2.0",
"pino-http": "^10.1.0",
"pino-http": "^10.2.0",
"pino-loki": "^2.3.0",
"pino-pretty": "^11.2.1",
"pino-std-serializers": "^7.0.0",
Expand All @@ -91,7 +91,7 @@
"@commitlint/config-conventional": "^19.2.2",
"@faker-js/faker": "^8.3.1",
"@golevelup/ts-jest": "^0.5.0",
"@nestjs/cli": "^10.4.0",
"@nestjs/cli": "^10.4.1",
"@nestjs/schematics": "^10.1.2",
"@nestjs/testing": "^10.3.10",
"@types/express": "^4.17.17",
Expand Down
Loading

0 comments on commit 3c951c2

Please sign in to comment.