Skip to content

Commit

Permalink
chore(deps): update devdependency @release-it/conventional-changelog …
Browse files Browse the repository at this point in the history
…to v5
  • Loading branch information
renovate[bot] authored Jul 31, 2022
1 parent ae475b9 commit c3ae1fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@nuxtjs/composition-api": "0.32.0",
"@nuxtjs/eslint-config-typescript": "7.0.2",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "4.3.0",
"@release-it/conventional-changelog": "5.0.0",
"@types/argparse": "2.0.10",
"@types/cookie": "0.5.1",
"@types/express": "4.17.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2728,10 +2728,10 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==

"@release-it/conventional-changelog@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-4.3.0.tgz#a7758d7169ae5cdf4db15778f47844aa80b3fc08"
integrity sha512-SAdattAPXyxADh+cWbNqlk7OBWh/SskYCj0hAb5VPmm/wrIR1dQrlKpsUQ/7O0WGGe7uhvj4YB8kVTIZipcc9w==
"@release-it/conventional-changelog@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-5.0.0.tgz#2359e19f7d609c60c31a680faaaeead6efc752d7"
integrity sha512-YAvGgxA8cIQSbmyHmAmLMwzCkNP74upLST8jFuDJTI+AVfK2Grp2HbZu0/NeV3sHYD20sT8YMzNVUeRxNlyHeg==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^3.1.25"
Expand Down

0 comments on commit c3ae1fc

Please sign in to comment.