We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8f7b5 commit 5050edaCopy full SHA for 5050eda
package.json
@@ -39,8 +39,8 @@
39
"@nestjs/cli": "7.6.0",
40
"@nestjs/schematics": "8.0.11",
41
"@nestjs/testing": "7.6.18",
42
- "@semantic-release/changelog": "5.0.1",
43
- "@semantic-release/git": "9.0.1",
+ "@semantic-release/changelog": "6.0.3",
+ "@semantic-release/git": "10.0.1",
44
"@types/express": "5.0.0",
45
"@types/jest": "27.5.2",
46
"@types/node": "22.9.0",
@@ -55,7 +55,7 @@
55
"jest": "26.6.3",
56
"lodash": "4.17.21",
57
"prettier": "2.8.8",
58
- "semantic-release": "17.4.7",
+ "semantic-release": "24.2.3",
59
"sinon": "15.2.0",
60
"supertest": "6.3.3",
61
"ts-jest": "26.5.6",
0 commit comments