Skip to content

Commit

Permalink
chore(deps-dev): bump commit-and-tag-version from 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases)
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md)
- [Commits](absolute-version/commit-and-tag-version@v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: commit-and-tag-version
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 9ee6672 commit d89dd0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@simbathesailor/use-what-changed": "^2.0.0",
"commit-and-tag-version": "^12.0.0",
"commit-and-tag-version": "^12.1.0",
"eslint-config-react-app": "^7.0.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2206,7 +2206,7 @@ __metadata:
"@types/react": "npm:^18.2.23"
"@types/react-dom": "npm:^18.2.18"
"@types/react-router-dom": "npm:^5.3.3"
commit-and-tag-version: "npm:^12.0.0"
commit-and-tag-version: "npm:^12.1.0"
dagre: "npm:^0.8.5"
eslint-config-react-app: "npm:^7.0.1"
eventemitter3: "npm:^5.0.1"
Expand Down Expand Up @@ -6675,9 +6675,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 @@ -6694,7 +6694,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 d89dd0b

Please sign in to comment.