Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent c4fd99e commit 11ee094
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@nestjs/common": "^10.3.1",
"@nestjs/core": "^10.3.1",
"@nestjs/core": "^10.3.2",
"@nestjs/platform-express": "^10.3.1",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand Down

0 comments on commit 11ee094

Please sign in to comment.