Skip to content

Commit

Permalink
Upgrade: "conventional-changelog-techor" dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jan 25, 2024
1 parent 5b3bc92 commit 8ef3b77
Show file tree
Hide file tree
Showing 3 changed files with 484 additions and 265 deletions.
7 changes: 4 additions & 3 deletions packages/conventional-changelog-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,12 @@
"dist"
],
"dependencies": {
"techor-conventional-commits": "workspace:^",
"compare-func": "^2.0.0",
"dedent": "^0.7.0"
"dedent": "^0.7.0",
"techor-conventional-commits": "workspace:^"
},
"devDependencies": {
"conventional-changelog-core": "^7.0.0"
"conventional-changelog-core": "^7.0.0",
"semantic-release": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"peerDependencies": {
"@semantic-release/exec": "^6.0.3",
"semantic-release": "^21.0.7"
"semantic-release": "^22.0.12"
},
"dependencies": {
"@techor/extend": "workspace:^",
Expand Down
Loading

0 comments on commit 8ef3b77

Please sign in to comment.