Skip to content

Commit

Permalink
chore(deps): bump serve-static, @nestjs/core and @nestjs/testing
Browse files Browse the repository at this point in the history
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.0 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together.


Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...1.16.0)

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

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

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: "@nestjs/core"
  dependency-type: direct:development
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5538343 commit 3247018
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
94 changes: 47 additions & 47 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@nestjs/common": "^9.4.3",
"@nestjs/core": "^9.4.2",
"@nestjs/core": "^10.4.4",
"@nestjs/microservices": "^9.4.3",
"@nestjs/platform-express": "^9.4.3",
"@nestjs/testing": "^9.4.3",
"@nestjs/testing": "^10.4.4",
"@types/chai": "^4.3.10",
"@types/content-range": "^1.1.1",
"@types/express": "^4.17.21",
Expand Down

0 comments on commit 3247018

Please sign in to comment.