Skip to content

Commit dc719f1

Browse files
chore(deps-dev): bump auto-changelog from 2.4.0 to 2.5.0
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md) - [Commits](cookpete/auto-changelog@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: auto-changelog dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd39011 commit dc719f1

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3034,14 +3034,15 @@ author-regex@^1.0.0:
30343034
integrity sha512-KbWgR8wOYRAPekEmMXrYYdc7BRyhn2Ftk7KWfMUnQ43hFdojWEFRxhhRUm3/OFEdPa1r0KAvTTg9YQK57xTe0g==
30353035

30363036
auto-changelog@^2.4.0:
3037-
version "2.4.0"
3038-
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-2.4.0.tgz#a2d57d49b70ada7ca2e7c6a20a71572561d19cd9"
3039-
integrity sha512-vh17hko1c0ItsEcw6m7qPRf3m45u+XK5QyCrrBFViElZ8jnKrPC1roSznrd1fIB/0vR/zawdECCRJtTuqIXaJw==
3037+
version "2.5.0"
3038+
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-2.5.0.tgz#c7a3a203a99b54c3c7286b247911966581103c10"
3039+
integrity sha512-UTnLjT7I9U2U/xkCUH5buDlp8C7g0SGChfib+iDrJkamcj5kaMqNKHNfbKJw1kthJUq8sUo3i3q2S6FzO/l/wA==
30403040
dependencies:
30413041
commander "^7.2.0"
30423042
handlebars "^4.7.7"
3043+
import-cwd "^3.0.0"
30433044
node-fetch "^2.6.1"
3044-
parse-github-url "^1.0.2"
3045+
parse-github-url "^1.0.3"
30453046
semver "^7.3.5"
30463047

30473048
available-typed-arrays@^1.0.7:
@@ -6195,7 +6196,7 @@ ignore@^5.0.0, ignore@^5.1.4, ignore@^5.2.0, ignore@^5.3.1:
61956196
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
61966197
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
61976198

6198-
6199+
[email protected], import-cwd@^3.0.0:
61996200
version "3.0.0"
62006201
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-3.0.0.tgz#20845547718015126ea9b3676b7592fb8bd4cf92"
62016202
integrity sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==
@@ -8919,10 +8920,10 @@ parse-entities@^4.0.0:
89198920
is-decimal "^2.0.0"
89208921
is-hexadecimal "^2.0.0"
89218922

8922-
parse-github-url@^1.0.2:
8923-
version "1.0.2"
8924-
resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395"
8925-
integrity sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==
8923+
parse-github-url@^1.0.3:
8924+
version "1.0.3"
8925+
resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.3.tgz#2ab55642c8685b63fbe2a196f5abe4ae9bd68abc"
8926+
integrity sha512-tfalY5/4SqGaV/GIGzWyHnFjlpTPTNpENR9Ea2lLldSJ8EWXMsvacWucqY3m3I4YPtas15IxTLQVQ5NSYXPrww==
89268927

89278928
[email protected], parse-json@^5.0.0, parse-json@^5.2.0:
89288929
version "5.2.0"

0 commit comments

Comments
 (0)