Skip to content

Commit 5738ff2

Browse files
chore(deps-dev): bump @release-it/conventional-changelog
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@2.0.0...2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 72bd4ce commit 5738ff2

File tree

1 file changed

+35
-12
lines changed

1 file changed

+35
-12
lines changed

yarn.lock

Lines changed: 35 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,13 +1613,13 @@
16131613
integrity sha512-0jbp4RxjYopTsIdLl+/Fy2TiwVYHy4mgeu07DG4b/LyM0OS/+lPP5c9sbnt/AMlnF6qz2JRZpPpGw1eMNS6A4w==
16141614

16151615
"@release-it/conventional-changelog@^2.0.0":
1616-
version "2.0.0"
1617-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-2.0.0.tgz#7101d5174c1d99adf5769561bd4c0741ffa754a9"
1618-
integrity sha512-S6mm01dtRsG0ouzcxQoTF2R9q4uhJyGV9NyDmt5Yamd/zbLAPhRmtwdekjKwEkAHQMvIcM1WfbEY/YoPVW0Jbw==
1616+
version "2.0.1"
1617+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-2.0.1.tgz#bdd52ad3ecc0d6e39d637592d6ea2bd6d28e5ecb"
1618+
integrity sha512-q67D3Jod935kZt6wThsDeOmhY+RWYPMY7nYyl0YxiXK8vVZzD+9z957fXGz+8Uk3iugmgDaucht7VxTaZlu6nA==
16191619
dependencies:
16201620
concat-stream "^2.0.0"
1621-
conventional-changelog "^3.1.23"
1622-
conventional-recommended-bump "^6.0.10"
1621+
conventional-changelog "^3.1.24"
1622+
conventional-recommended-bump "^6.1.0"
16231623
prepend-file "^2.0.0"
16241624

16251625
"@sideway/address@^4.1.0":
@@ -3104,7 +3104,7 @@ conventional-changelog-writer@^4.0.18:
31043104
split "^1.0.0"
31053105
through2 "^4.0.0"
31063106

3107-
conventional-changelog@^3.1.23, conventional-changelog@^3.1.24:
3107+
conventional-changelog@^3.1.24:
31083108
version "3.1.24"
31093109
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz#ebd180b0fd1b2e1f0095c4b04fd088698348a464"
31103110
integrity sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==
@@ -3142,16 +3142,16 @@ conventional-commits-parser@^3.2.0:
31423142
through2 "^4.0.0"
31433143
trim-off-newlines "^1.0.0"
31443144

3145-
conventional-recommended-bump@^6.0.10:
3146-
version "6.0.11"
3147-
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-6.0.11.tgz#fcc39acb51d1946b63fc478737d1e52712f36356"
3148-
integrity sha512-FciYBMwzwwBZ1K4NS8c57rsOfSc51e1V6UVSNIosrjH+A6xXkyiA4ELwoWyRKdMhJ+m3O6ru9ZJ7F2QFjjYJdQ==
3145+
conventional-recommended-bump@^6.1.0:
3146+
version "6.1.0"
3147+
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz#cfa623285d1de554012f2ffde70d9c8a22231f55"
3148+
integrity sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==
31493149
dependencies:
31503150
concat-stream "^2.0.0"
31513151
conventional-changelog-preset-loader "^2.3.4"
31523152
conventional-commits-filter "^2.0.7"
31533153
conventional-commits-parser "^3.2.0"
3154-
git-raw-commits "2.0.0"
3154+
git-raw-commits "^2.0.8"
31553155
git-semver-tags "^4.1.1"
31563156
meow "^8.0.0"
31573157
q "^1.5.1"
@@ -3268,6 +3268,11 @@ dargs@^4.0.1:
32683268
dependencies:
32693269
number-is-nan "^1.0.0"
32703270

3271+
dargs@^7.0.0:
3272+
version "7.0.0"
3273+
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
3274+
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
3275+
32713276
dashdash@^1.12.0:
32723277
version "1.14.1"
32733278
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@@ -4376,6 +4381,17 @@ [email protected]:
43764381
split2 "^2.0.0"
43774382
through2 "^2.0.0"
43784383

4384+
git-raw-commits@^2.0.8:
4385+
version "2.0.10"
4386+
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.10.tgz#e2255ed9563b1c9c3ea6bd05806410290297bbc1"
4387+
integrity sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ==
4388+
dependencies:
4389+
dargs "^7.0.0"
4390+
lodash "^4.17.15"
4391+
meow "^8.0.0"
4392+
split2 "^3.0.0"
4393+
through2 "^4.0.0"
4394+
43794395
git-remote-origin-url@^2.0.0:
43804396
version "2.0.0"
43814397
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
@@ -7548,7 +7564,7 @@ read-pkg@^5.2.0:
75487564
parse-json "^5.0.0"
75497565
type-fest "^0.6.0"
75507566

7551-
readable-stream@3, readable-stream@^3.0.2:
7567+
readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2:
75527568
version "3.6.0"
75537569
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
75547570
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -8327,6 +8343,13 @@ split2@^2.0.0:
83278343
dependencies:
83288344
through2 "^2.0.2"
83298345

8346+
split2@^3.0.0:
8347+
version "3.2.2"
8348+
resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f"
8349+
integrity sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==
8350+
dependencies:
8351+
readable-stream "^3.0.0"
8352+
83308353
split@^1.0.0:
83318354
version "1.0.1"
83328355
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"

0 commit comments

Comments
 (0)