Skip to content

Commit 27e2e88

Browse files
Bump the nestjs group across 1 directory with 4 updates
Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) to permit the latest version. Updates `@nestjs/common` to 10.4.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.11/packages/common) Updates `@nestjs/core` to 10.4.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.11/packages/core) Updates `@nestjs/platform-express` to 10.4.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.11/packages/platform-express) Updates `@nestjs/platform-fastify` to 10.4.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.11/packages/platform-fastify) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/platform-express" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/platform-fastify" dependency-type: direct:production dependency-group: nestjs ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeca37a commit 27e2e88

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"@nestia/core": "^3.19.1",
4444
"@nestia/e2e": "^0.7.0",
4545
"@nestia/fetcher": "^3.19.1",
46-
"@nestjs/common": "^10.4.8",
47-
"@nestjs/core": "^10.4.8",
48-
"@nestjs/platform-express": "^10.4.8",
49-
"@nestjs/platform-fastify": "^10.4.8",
46+
"@nestjs/common": "^10.4.11",
47+
"@nestjs/core": "^10.4.11",
48+
"@nestjs/platform-express": "^10.4.11",
49+
"@nestjs/platform-fastify": "^10.4.11",
5050
"tgrid": "^1.0.3",
5151
"tstl": "^3.0.0",
5252
"typia": "6.12.0",

0 commit comments

Comments
 (0)