Skip to content

Commit 0b848dd

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 10.4.16. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 10.4.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10377b7 commit 0b848dd

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": "10.4.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)