Skip to content

Commit 41de88d

Browse files
chore(deps): update dependency @release-it/conventional-changelog to v10.0.1 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29bc05c commit 41de88d

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": "10.0.0",
51+
"@release-it/conventional-changelog": "10.0.1",
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@
11631163
"@pnpm/network.ca-file" "^1.0.1"
11641164
config-chain "^1.1.11"
11651165

1166-
"@release-it/conventional-changelog@10.0.0":
1167-
version "10.0.0"
1168-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.0.tgz#25a9b4785d59ea1c2dce9acafc3c0cc86552826f"
1169-
integrity sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==
1166+
"@release-it/conventional-changelog@10.0.1":
1167+
version "10.0.1"
1168+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.1.tgz#580bbe763d14b601deb73c59d5230b34bcc02af3"
1169+
integrity sha512-Qp+eyMGCPyq5xiWoNK91cWVIR/6HD1QAUNeG6pV2G4kxotWl81k/KDQqDNvrNVmr9+zDp53jI7pVVYQp6mi4zA==
11701170
dependencies:
11711171
concat-stream "^2.0.0"
11721172
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)