Skip to content

Commit

Permalink
chore(deps): update dependency standard-changelog to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 6bc17fa commit dce4fa0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 65 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@commitlint/config-conventional": "^17.2.0",
"@rstacruz/bump-cli": "^2.0.1",
"husky": "^8.0.1",
"standard-changelog": "^4.0.0"
"standard-changelog": "^5.0.0"
}
}
79 changes: 15 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -451,18 +451,17 @@ conventional-changelog-conventionalcommits@^5.0.0:
lodash "^4.17.15"
q "^1.5.1"

conventional-changelog-core@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-6.0.0.tgz#9460a5f320a851167f4b53a9a90cc30f2c2239d1"
integrity sha512-7WPwzTp3eRMot/2mbTAHF8m/0Ue4F/R/sMpSjmhBYi/+xnW2SqnXL/FMuYqEpNC2v3rjzRZ4p+9tYcKfHn02Cg==
conventional-changelog-core@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-7.0.0.tgz#d8879ebb8692cd1fa8126c209e1b3af34d94e113"
integrity sha512-UYgaB1F/COt7VFjlYKVE/9tTzfU3VUq47r6iWf6lM5T7TlOxr0thI63ojQueRLIpVbrtHK4Ffw+yQGduw2Bhdg==
dependencies:
"@hutson/parse-repository-url" "^5.0.0"
add-stream "^1.0.0"
conventional-changelog-writer "^7.0.0"
conventional-commits-parser "^5.0.0"
git-raw-commits "^4.0.0"
git-remote-origin-url "^2.0.0"
git-semver-tags "^6.0.0"
git-semver-tags "^7.0.0"
hosted-git-info "^7.0.0"
normalize-package-data "^6.0.0"
read-pkg "^8.0.0"
Expand Down Expand Up @@ -614,13 +613,6 @@ fast-deep-equal@^3.1.1:
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==

figures@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
dependencies:
escape-string-regexp "^1.0.5"

find-up@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
Expand Down Expand Up @@ -689,29 +681,14 @@ git-raw-commits@^4.0.0:
meow "^12.0.1"
split2 "^4.0.0"

git-remote-origin-url@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
integrity sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=
dependencies:
gitconfiglocal "^1.0.0"
pify "^2.3.0"

git-semver-tags@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-6.0.0.tgz#b011ef94ae23ec8121f311d92a5969fc91502e15"
integrity sha512-v5BL6psuUy+Ftuo99141XlOIDoJtKw5+YyDANS7fknSP0iT4cVIanc3toDsH4K+VpIWc19l2/xkwQmXMfloeUA==
git-semver-tags@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-7.0.0.tgz#6dd252164500b924f27545b059c48cf756142af1"
integrity sha512-U2oXCUEiXATRx1jhpmpvSPKrr7FZp4ifcfNy0Bfiyailu5uqTPU/ETc+bLB+m3+dz5pY5atq0tna7grOqzedyA==
dependencies:
meow "^12.0.1"
semver "^7.5.2"

gitconfiglocal@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
integrity sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=
dependencies:
ini "^1.3.2"

global-dirs@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
Expand Down Expand Up @@ -805,7 +782,7 @@ inherits@^2.0.3:
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

ini@^1.3.2, ini@^1.3.4:
ini@^1.3.4:
version "1.3.8"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
Expand Down Expand Up @@ -1180,11 +1157,6 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

pify@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=

punycode@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
Expand Down Expand Up @@ -1374,24 +1346,15 @@ split2@^4.0.0:
resolved "https://registry.yarnpkg.com/split2/-/split2-4.2.0.tgz#c9c5920904d148bab0b9f67145f245a86aadbfa4"
integrity sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==

sprintf-js@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==

standard-changelog@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/standard-changelog/-/standard-changelog-4.0.0.tgz#906b8314ef105a5e06a93e7c440234dbbd7be6e6"
integrity sha512-ps8rLHyZg2lEDxWSJEanMOKmEgEDQeyGvdHP3EV864P59BjY33hJQ/M7kQ/JlOIqcJ5JTNUotu8DBsmiXMFsKA==
standard-changelog@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/standard-changelog/-/standard-changelog-5.0.0.tgz#bd0e384702183507a3b7186ccf2d543c6c41c506"
integrity sha512-KCY5XZhigL0rBQS4t1bolb0C/yLUebOw037f6yd8BhLunY4e3o4yOtSwhJCED+8xyqLe6bYuy4DenLA3A/oWDg==
dependencies:
add-stream "^1.0.0"
conventional-changelog-angular "^7.0.0"
conventional-changelog-core "^6.0.0"
figures "^3.2.0"
conventional-changelog-core "^7.0.0"
meow "^12.0.1"
picocolors "^1.0.0"
sprintf-js "^1.1.2"
tempfile "^5.0.0"

string-width@^4.1.0, string-width@^4.2.0:
version "4.2.2"
Expand Down Expand Up @@ -1442,18 +1405,6 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"

temp-dir@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-3.0.0.tgz#7f147b42ee41234cc6ba3138cd8e8aa2302acffa"
integrity sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==

tempfile@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/tempfile/-/tempfile-5.0.0.tgz#40c141e441709fe2d9c17c138e81d4c33fbc9e03"
integrity sha512-bX655WZI/F7EoTDw9JvQURqAXiPHi8o8+yFxPF2lWYyz1aHnmMRuXWqL6YB6GmeO0o4DIYWHLgGNi/X64T+X4Q==
dependencies:
temp-dir "^3.0.0"

text-extensions@^1.0.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
Expand Down

0 comments on commit dce4fa0

Please sign in to comment.