We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4152f6b commit cb571deCopy full SHA for cb571de
package.json
@@ -44,7 +44,7 @@
44
"@nestjs/schematics": "10.1.1",
45
"@nestjs/testing": "10.3.3",
46
"@semantic-release/changelog": "6.0.3",
47
- "@semantic-release/commit-analyzer": "11.1.0",
+ "@semantic-release/commit-analyzer": "13.0.1",
48
"@semantic-release/git": "10.0.1",
49
"@types/cron": "2.4.0",
50
"@types/express": "4.17.21",
@@ -66,7 +66,7 @@
66
"eslint-plugin-unicorn": "51.0.1",
67
"jest": "29.7.0",
68
"prettier": "3.2.5",
69
- "semantic-release": "23.0.2",
+ "semantic-release": "25.0.2",
70
"supertest": "6.3.4",
71
"ts-jest": "29.1.2",
72
"ts-loader": "9.5.1",
0 commit comments