Skip to content

Commit a2e2b06

Browse files
committed
chore(deps): update dependency @release-it/conventional-changelog to v9.0.1
1 parent 6f100cd commit a2e2b06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@commitlint/cli": "^19.0.3",
4949
"@commitlint/config-conventional": "^19.0.3",
5050
"@commitlint/cz-commitlint": "^19.0.3",
51-
"@release-it/conventional-changelog": "9.0.0",
51+
"@release-it/conventional-changelog": "9.0.1",
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.0",
5454
"@types/form-data": "2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,10 +1192,10 @@
11921192
"@pnpm/network.ca-file" "^1.0.1"
11931193
config-chain "^1.1.11"
11941194

1195-
"@release-it/conventional-changelog@9.0.0":
1196-
version "9.0.0"
1197-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.0.tgz#5a2e5bbead22cb00e75a09477a38c75880b0a26d"
1198-
integrity sha512-jISIZ3kFR/xxBlDlbLBdQJsIDaml6NzTueAps3uZV2GDnQhe6FytCAmztiyEXRvCBXIvVV4X/O9S2l5zt2vmbA==
1195+
"@release-it/conventional-changelog@9.0.1":
1196+
version "9.0.1"
1197+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.1.tgz#021986e90d9b570459e7f54a766abdc1a73bd1ed"
1198+
integrity sha512-7vGLMLcj/MaQjktNPR0rI6fdFVvVDXpOqk/fVTaFSeMVd9vjpVGrvRg5+Ko82Z/dOsiLGLEMFMQ9Xu31YjvJ5g==
11991199
dependencies:
12001200
concat-stream "^2.0.0"
12011201
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)