Skip to content

Commit 98020f8

Browse files
authored
Merge pull request #31 from talkyjs/renovate/release-it-conventional-changelog-2.x
chore(deps): update dependency @release-it/conventional-changelog to v2.0.1
2 parents fa895a7 + 64971bc commit 98020f8

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@ask-utils/test": "3.11.0",
6868
"@commitlint/cli": "12.1.4",
6969
"@commitlint/config-conventional": "12.1.4",
70-
"@release-it/conventional-changelog": "2.0.0",
70+
"@release-it/conventional-changelog": "2.0.1",
7171
"conventional-changelog-cli": "2.1.1",
7272
"husky": "4.3.8",
7373
"lint-staged": "10.5.4",

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,14 +1339,14 @@
13391339
dependencies:
13401340
"@octokit/openapi-types" "^7.2.3"
13411341

1342-
"@release-it/[email protected].0":
1343-
version "2.0.0"
1344-
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-2.0.0.tgz#7101d5174c1d99adf5769561bd4c0741ffa754a9"
1345-
integrity sha512-S6mm01dtRsG0ouzcxQoTF2R9q4uhJyGV9NyDmt5Yamd/zbLAPhRmtwdekjKwEkAHQMvIcM1WfbEY/YoPVW0Jbw==
1342+
"@release-it/[email protected].1":
1343+
version "2.0.1"
1344+
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-2.0.1.tgz#bdd52ad3ecc0d6e39d637592d6ea2bd6d28e5ecb"
1345+
integrity sha512-q67D3Jod935kZt6wThsDeOmhY+RWYPMY7nYyl0YxiXK8vVZzD+9z957fXGz+8Uk3iugmgDaucht7VxTaZlu6nA==
13461346
dependencies:
13471347
concat-stream "^2.0.0"
1348-
conventional-changelog "^3.1.23"
1349-
conventional-recommended-bump "^6.0.10"
1348+
conventional-changelog "^3.1.24"
1349+
conventional-recommended-bump "^6.1.0"
13501350
prepend-file "^2.0.0"
13511351

13521352
"@rollup/plugin-babel@^5.1.0":
@@ -2837,7 +2837,7 @@ conventional-changelog-writer@^4.0.18:
28372837
split "^1.0.0"
28382838
through2 "^4.0.0"
28392839

2840-
conventional-changelog@^3.1.23, conventional-changelog@^3.1.24:
2840+
conventional-changelog@^3.1.24:
28412841
version "3.1.24"
28422842
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz#ebd180b0fd1b2e1f0095c4b04fd088698348a464"
28432843
integrity sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==
@@ -2875,7 +2875,7 @@ conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.2.0:
28752875
through2 "^4.0.0"
28762876
trim-off-newlines "^1.0.0"
28772877

2878-
conventional-recommended-bump@^6.0.10:
2878+
conventional-recommended-bump@^6.1.0:
28792879
version "6.1.0"
28802880
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz#cfa623285d1de554012f2ffde70d9c8a22231f55"
28812881
integrity sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==
@@ -5603,12 +5603,7 @@ lodash.sortby@^4.7.0:
56035603
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
56045604
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
56055605

5606-
[email protected], lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
5607-
version "4.17.21"
5608-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5609-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
5610-
5611-
lodash@^4.17.21:
5606+
[email protected], lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
56125607
version "4.17.21"
56135608
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
56145609
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)