Skip to content

Commit e126f47

Browse files
chore(deps): update dependency conventional-changelog-cli to v5
1 parent 11132e1 commit e126f47

File tree

5 files changed

+208
-296
lines changed

5 files changed

+208
-296
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"markdownlint-cli": "^0.41.0",
6868
"typescript": "~5.5.0",
6969
"typedoc": "^0.23.28",
70-
"conventional-changelog-cli": "^3.0.0",
70+
"conventional-changelog-cli": "^5.0.0",
7171
"@knodes/typedoc-plugintestbed": "workspace:*",
7272
"@knodes/typedoc-plugin-pages": "workspace:*",
7373
"@knodes/typedoc-plugin-code-blocks": "workspace:*",

packages/plugin-code-blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@
7272
"@types/minimatch": "^5.0.0",
7373
"@types/marked": "^6.0.0",
7474
"@types/mock-fs": "^4.13.1",
75-
"conventional-changelog-cli": "^3.0.0"
75+
"conventional-changelog-cli": "^5.0.0"
7676
}
7777
}

packages/plugin-pages/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"typescript": "~5.5.0",
7474
"@types/fs-extra": "^11.0.0",
7575
"@types/lunr": "^2.3.4",
76-
"conventional-changelog-cli": "^3.0.0",
76+
"conventional-changelog-cli": "^5.0.0",
7777
"type-fest": "^4.0.0"
7878
}
7979
}

packages/pluginutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@alex_neo/jest-expect-message": "^1.0.5",
8484
"@types/semver": "^7.3.9",
8585
"@types/tmp": "^0.2.3",
86-
"conventional-changelog-cli": "^3.0.0",
86+
"conventional-changelog-cli": "^5.0.0",
8787
"expect-type": "^0.16.0",
8888
"tmp": "^0.2.1",
8989
"type-fest": "^4.0.0"

0 commit comments

Comments
 (0)