Skip to content

Commit b83b35b

Browse files
fix(package): update @nestjs/testing to version 7.0.7
Closes #7
1 parent a9b31fa commit b83b35b

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
@@ -14,7 +14,7 @@
1414
"@nestjs/core": "^4.5.10",
1515
"@nestjs/microservices": "^4.5.8",
1616
"@nestjs/swagger": "^1.1.4",
17-
"@nestjs/testing": "^4.5.5",
17+
"@nestjs/testing": "^7.0.7",
1818
"@nestjs/websockets": "^4.5.8",
1919
"js-yaml": "^3.11.0",
2020
"lodash": "^4.17.5",

0 commit comments

Comments
 (0)