Skip to content

Commit 34f36b0

Browse files
Bump @nestjs/common in /frameworks/TypeScript/nest
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 6.11.11 to 11.0.16. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/common) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.0.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c22863e commit 34f36b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/TypeScript/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix"
1616
},
1717
"dependencies": {
18-
"@nestjs/common": "6.11.11",
18+
"@nestjs/common": "11.0.16",
1919
"@nestjs/core": "6.11.11",
2020
"@nestjs/platform-express": "6.11.11",
2121
"@nestjs/platform-fastify": "6.11.11",

0 commit comments

Comments
 (0)