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 committed May 7, 2022
1 parent f331d7d commit f536f9a
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 @@ -62,7 +62,7 @@
"@nuxt/types": "^2.15.8",
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^4.3.0",
"@release-it/conventional-changelog": "^5.0.0",
"@sentry/webpack-plugin": "^1.18.8",
"@types/jest": "^27.5.0",
"@types/lodash.mergewith": "^4.6.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2014,10 +2014,10 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==

"@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 f536f9a

Please sign in to comment.