Skip to content

Commit be7a136

Browse files
chore(deps): update devdependency @release-it/conventional-changelog to v4 (#384)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e7db004 commit be7a136

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@nuxt/types": "^2.15.8",
5858
"@nuxtjs/eslint-config-typescript": "^7.0.2",
5959
"@nuxtjs/module-test-utils": "^1.6.3",
60-
"@release-it/conventional-changelog": "^3.3.0",
60+
"@release-it/conventional-changelog": "^4.1.0",
6161
"@types/consola": "^2.2.5",
6262
"@types/jest": "^27.0.3",
6363
"@types/lodash.mergewith": "^4.6.6",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2508,13 +2508,13 @@
25082508
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.17.tgz#25fdbdfd282c2f86ddf3fcefbd98be99cd2627e2"
25092509
integrity sha512-0p1rCgM3LLbAdwBnc7gqgnvjHg9KpbhcSphergHShlkWz8EdPawoMJ3/VbezI0mGC5eKCDzMaPgF9Yca6cKvrg==
25102510

2511-
"@release-it/conventional-changelog@^3.3.0":
2512-
version "3.3.0"
2513-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-3.3.0.tgz#0f79e4b736412040d37c2b84bf433e393268c08e"
2514-
integrity sha512-pchCHf+wNpn15oj2hau4gisFKQat/01JuTzAwlGsQE83ZUBknU4dRlPA3xf5F5f3K70VVTQ3lx4/lgQvR+zxww==
2511+
"@release-it/conventional-changelog@^4.1.0":
2512+
version "4.1.0"
2513+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-4.1.0.tgz#86a91259c331c081f49ca915847102da6e454942"
2514+
integrity sha512-MTinrJNyzhaqJ71gg4dZCe+wzdtssUjweQT7p1lDtSqRP6BtGp98NlfBlXACnCaOaETb7bI3fknoLsztqibTpQ==
25152515
dependencies:
25162516
concat-stream "^2.0.0"
2517-
conventional-changelog "^3.1.24"
2517+
conventional-changelog "^3.1.25"
25182518
conventional-recommended-bump "^6.1.0"
25192519
prepend-file "^2.0.0"
25202520

@@ -5018,10 +5018,10 @@ conventional-changelog-writer@^5.0.0:
50185018
split "^1.0.0"
50195019
through2 "^4.0.0"
50205020

5021-
conventional-changelog@^3.1.24:
5022-
version "3.1.24"
5023-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz#ebd180b0fd1b2e1f0095c4b04fd088698348a464"
5024-
integrity sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==
5021+
conventional-changelog@^3.1.25:
5022+
version "3.1.25"
5023+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.25.tgz#3e227a37d15684f5aa1fb52222a6e9e2536ccaff"
5024+
integrity sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==
50255025
dependencies:
50265026
conventional-changelog-angular "^5.0.12"
50275027
conventional-changelog-atom "^2.0.8"

0 commit comments

Comments
 (0)