Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 83cf275

Browse files
fix(package): update @nestjs/testing to version 5.2.0
Closes #14
1 parent bfe8ce1 commit 83cf275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@nestjs/core": "^4.5.9",
4545
"@nestjs/microservices": "^4.5.8",
4646
"@nestjs/swagger": "^1.1.3",
47-
"@nestjs/testing": "^4.5.5",
47+
"@nestjs/testing": "^5.2.0",
4848
"@nestjs/typeorm": "^2.0.0",
4949
"@nestjs/websockets": "^4.5.8",
5050
"@types/dotenv": "^4.0.2",

0 commit comments

Comments
 (0)