|
1613 | 1613 | integrity sha512-0jbp4RxjYopTsIdLl+/Fy2TiwVYHy4mgeu07DG4b/LyM0OS/+lPP5c9sbnt/AMlnF6qz2JRZpPpGw1eMNS6A4w==
|
1614 | 1614 |
|
1615 | 1615 | "@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== |
1619 | 1619 | dependencies:
|
1620 | 1620 | 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" |
1623 | 1623 | prepend-file "^2.0.0"
|
1624 | 1624 |
|
1625 | 1625 | "@sideway/address@^4.1.0":
|
@@ -3104,7 +3104,7 @@ conventional-changelog-writer@^4.0.18:
|
3104 | 3104 | split "^1.0.0"
|
3105 | 3105 | through2 "^4.0.0"
|
3106 | 3106 |
|
3107 |
| -conventional-changelog@^3.1.23, conventional-changelog@^3.1.24: |
| 3107 | +conventional-changelog@^3.1.24: |
3108 | 3108 | version "3.1.24"
|
3109 | 3109 | resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz#ebd180b0fd1b2e1f0095c4b04fd088698348a464"
|
3110 | 3110 | integrity sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==
|
@@ -3142,16 +3142,16 @@ conventional-commits-parser@^3.2.0:
|
3142 | 3142 | through2 "^4.0.0"
|
3143 | 3143 | trim-off-newlines "^1.0.0"
|
3144 | 3144 |
|
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== |
3149 | 3149 | dependencies:
|
3150 | 3150 | concat-stream "^2.0.0"
|
3151 | 3151 | conventional-changelog-preset-loader "^2.3.4"
|
3152 | 3152 | conventional-commits-filter "^2.0.7"
|
3153 | 3153 | conventional-commits-parser "^3.2.0"
|
3154 |
| - git-raw-commits "2.0.0" |
| 3154 | + git-raw-commits "^2.0.8" |
3155 | 3155 | git-semver-tags "^4.1.1"
|
3156 | 3156 | meow "^8.0.0"
|
3157 | 3157 | q "^1.5.1"
|
@@ -3268,6 +3268,11 @@ dargs@^4.0.1:
|
3268 | 3268 | dependencies:
|
3269 | 3269 | number-is-nan "^1.0.0"
|
3270 | 3270 |
|
| 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 | + |
3271 | 3276 | dashdash@^1.12.0:
|
3272 | 3277 | version "1.14.1"
|
3273 | 3278 | resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
|
|
4376 | 4381 | split2 "^2.0.0"
|
4377 | 4382 | through2 "^2.0.0"
|
4378 | 4383 |
|
| 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 | + |
4379 | 4395 | git-remote-origin-url@^2.0.0:
|
4380 | 4396 | version "2.0.0"
|
4381 | 4397 | 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:
|
7548 | 7564 | parse-json "^5.0.0"
|
7549 | 7565 | type-fest "^0.6.0"
|
7550 | 7566 |
|
7551 |
| -readable-stream@3, readable-stream@^3.0.2: |
| 7567 | +readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2: |
7552 | 7568 | version "3.6.0"
|
7553 | 7569 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
|
7554 | 7570 | integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
|
@@ -8327,6 +8343,13 @@ split2@^2.0.0:
|
8327 | 8343 | dependencies:
|
8328 | 8344 | through2 "^2.0.2"
|
8329 | 8345 |
|
| 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 | + |
8330 | 8353 | split@^1.0.0:
|
8331 | 8354 | version "1.0.1"
|
8332 | 8355 | resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
|
|
0 commit comments