Skip to content

Commit f562869

Browse files
committed
chore(deps): update dependency @release-it/conventional-changelog to v10
1 parent 0d43d30 commit f562869

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.4",
51+
"@release-it/conventional-changelog": "10.0.0",
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/form-data": "2.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -992,10 +992,10 @@
992992
"@pnpm/network.ca-file" "^1.0.1"
993993
config-chain "^1.1.11"
994994

995-
"@release-it/conventional-changelog@9.0.4":
996-
version "9.0.4"
997-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.4.tgz#d9b19b77f3ce1cd4872938cbc4ca32013b7ac87f"
998-
integrity sha512-eSZVATX2qiyxzpXdIVNczxTGR+uD4lG/ZEfDDYBJ8vKIj6fKp+eYicIS8Ff/eL3bA9XiQTmllKqxPRzmz9d45w==
995+
"@release-it/conventional-changelog@10.0.0":
996+
version "10.0.0"
997+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-10.0.0.tgz#25a9b4785d59ea1c2dce9acafc3c0cc86552826f"
998+
integrity sha512-49qf9phGmPUIGpY2kwfgehs9en1znbPv2zdNn1WMLAH9DtHUh4m6KNSB+mLFGAMUhv24JhsA8ruYRYgluc2UJw==
999999
dependencies:
10001000
concat-stream "^2.0.0"
10011001
conventional-changelog "^6.0.0"

0 commit comments

Comments
 (0)