We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9754694 commit 2f01defCopy full SHA for 2f01def
package.json
@@ -44,10 +44,10 @@
44
"devDependencies": {
45
"@commitlint/cli": "18.4.3",
46
"@commitlint/config-angular": "18.4.3",
47
- "@nestjs/common": "10.2.10",
48
- "@nestjs/core": "10.2.10",
49
- "@nestjs/platform-express": "10.2.10",
50
- "@nestjs/testing": "10.2.10",
+ "@nestjs/common": "10.3.0",
+ "@nestjs/core": "10.3.0",
+ "@nestjs/platform-express": "10.3.0",
+ "@nestjs/testing": "10.3.0",
51
"@semantic-release/git": "10.0.1",
52
"@types/jest": "29.5.11",
53
"@types/node": "20.10.5",
0 commit comments