Skip to content

Commit 333c802

Browse files
committed
fix: Remove version pin for conventional-changelog-conventionalcommits. This is finally fixed upstream in conventional-changelog/commitlint.
1 parent 8bfedd7 commit 333c802

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"@babel/preset-env": "^7.28.5",
1010
"@commitlint/cli": "^20.2.0",
1111
"@commitlint/config-conventional": "^20.2.0",
12-
"conventional-changelog-conventionalcommits": "^9.1.0",
1312
"@release-it/conventional-changelog": "^10.0.4",
1413
"babel-loader": "^10.0.0",
1514
"caniuse-lite": "1.0.30001760",
@@ -36,9 +35,6 @@
3635
"whybundled": "^2.0.0",
3736
"yarn": "^1.22.22"
3837
},
39-
"resolutions": {
40-
"conventional-changelog-conventionalcommits": "9.1.0"
41-
},
4238
"engines": {
4339
"node": ">=22"
4440
},

0 commit comments

Comments
 (0)