Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency commit-and-tag-version to ^12.1.0 #39

Merged
merged 1 commit into from
Jan 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"commit-and-tag-version": "^12.0.0"
"commit-and-tag-version": "^12.1.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sabertazimi/github@workspace:."
dependencies:
commit-and-tag-version: "npm:^12.0.0"
commit-and-tag-version: "npm:^12.1.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -226,9 +226,9 @@ __metadata:
languageName: node
linkType: hard

"commit-and-tag-version@npm:^12.0.0":
version: 12.0.0
resolution: "commit-and-tag-version@npm:12.0.0"
"commit-and-tag-version@npm:^12.1.0":
version: 12.1.0
resolution: "commit-and-tag-version@npm:12.1.0"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:3.1.25"
Expand All @@ -245,7 +245,7 @@ __metadata:
yargs: "npm:^17.7.2"
bin:
commit-and-tag-version: bin/cli.js
checksum: 42bfef65b293252da5ea936125eccd9440111df41068921cc3aa10b42af6a2cd52e662cf27576f1bb89542383caaa6f21681e9526c5cce68c18cf67da4e3d7ff
checksum: ccc53aae0aa0ce2cd13d2c2d4b90a3b9cd38e411b7badfb6e917a488eaee9e60d19db7fdbbe3a4c33a361b1c044506e20c8a62884768ab453ed9257b57bfa3e5
languageName: node
linkType: hard

Expand Down