Skip to content

Commit

Permalink
chore(deps): update dependency commit-and-tag-version to ^12.1.0 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent dd207fe commit 5066b6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit 5066b6d

Please sign in to comment.