Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 87565aa

Browse files
committed
chore(deps): update dependency conventional-recommended-bump to v6.1.0
1 parent fc15b8d commit 87565aa

File tree

4 files changed

+238
-14
lines changed

4 files changed

+238
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@octokit/rest": "16.36.0",
3838
"commitizen": "4.0.3",
3939
"conventional-changelog-cli": "2.0.31",
40-
"conventional-recommended-bump": "6.0.5",
40+
"conventional-recommended-bump": "6.1.0",
4141
"cz-conventional-changelog": "3.0.2",
4242
"cz-lerna-changelog": "2.0.2",
4343
"execa": "4.0.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@stylegator/core": "0.20.2",
3030
"conventional-changelog-cli": "2.0.31",
31-
"conventional-recommended-bump": "6.0.5",
31+
"conventional-recommended-bump": "6.1.0",
3232
"find-up": "4.1.0",
3333
"yargs": "15.1.0"
3434
},

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@babel/core": "7.7.7",
5353
"@babel/preset-env": "7.7.7",
5454
"conventional-changelog-cli": "2.0.31",
55-
"conventional-recommended-bump": "6.0.5",
55+
"conventional-recommended-bump": "6.1.0",
5656
"husky": "3.1.0",
5757
"lint-staged": "9.5.0",
5858
"prettier": "1.19.1",

0 commit comments

Comments
 (0)