Skip to content

Commit 4767aed

Browse files
chore(deps): bump serve-static, @nestjs/core and @nestjs/testing
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]>
1 parent 25b7c54 commit 4767aed

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"@commitlint/cli": "^19.5.0",
4444
"@commitlint/config-conventional": "^18.4.3",
4545
"@nestjs/common": "^9.4.3",
46-
"@nestjs/core": "^9.4.2",
46+
"@nestjs/core": "^9.4.3",
4747
"@nestjs/microservices": "^9.4.3",
4848
"@nestjs/platform-express": "^9.4.3",
49-
"@nestjs/testing": "^9.4.3",
49+
"@nestjs/testing": "^10.4.4",
5050
"@types/chai": "^4.3.10",
5151
"@types/content-range": "^1.1.1",
5252
"@types/express": "^4.17.21",

0 commit comments

Comments
 (0)