Skip to content

Commit c49f188

Browse files
chore(deps): bump @nestjs/common in /sample/001-mongoose-app
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 11.0.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 5d5c740 commit c49f188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/001-mongoose-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"e2e:watch": "jest --watch --config=e2e/jest-e2e.json"
1616
},
1717
"dependencies": {
18-
"@nestjs/common": "11.0.11",
18+
"@nestjs/common": "11.0.16",
1919
"@nestjs/core": "11.0.11",
2020
"@nestjs/mongoose": "11.0.1",
2121
"@nestjs/platform-express": "11.0.11",

0 commit comments

Comments
 (0)