Skip to content

Commit ec54587

Browse files
build(deps): Bump the nestjs group across 1 directory with 3 updates
Bumps the nestjs group with 3 updates in the / directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). Updates `@nestjs/common` from 11.1.0 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/common) Updates `@nestjs/core` from 11.1.0 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/core) Updates `@nestjs/testing` from 11.1.0 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-version: 11.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fb94d1 commit ec54587

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
"@fastify/static": "8.1.1",
9898
"@flex-development/log": "5.0.0-alpha.3",
9999
"@flex-development/tutils": "6.0.0-alpha.25",
100-
"@nestjs/common": "11.1.0",
100+
"@nestjs/common": "11.1.3",
101101
"@nestjs/config": "4.0.2",
102-
"@nestjs/core": "11.1.0",
102+
"@nestjs/core": "11.1.3",
103103
"@nestjs/cqrs": "11.0.3",
104104
"@nestjs/jwt": "11.0.0",
105105
"@nestjs/passport": "11.0.5",
@@ -128,7 +128,7 @@
128128
"@flex-development/grease": "3.0.0-alpha.9",
129129
"@flex-development/pathe": "4.0.2",
130130
"@flex-development/remark-preset": "1.0.0",
131-
"@nestjs/testing": "11.1.0",
131+
"@nestjs/testing": "11.1.3",
132132
"@swc/core": "1.12.7",
133133
"@tsconfig/strictest": "2.0.5",
134134
"@types/bcrypt": "5.0.2",

0 commit comments

Comments
 (0)