Skip to content

Commit

Permalink
chore(deps-dev): bump commit-and-tag-version from 12.2.0 to 12.4.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.2.0 to 12.4.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.2.0...v12.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Apr 23, 2024
1 parent 5a7f10d commit c18d7de
Show file tree
Hide file tree
Showing 2 changed files with 16 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 @@ -74,7 +74,7 @@
},
"devDependencies": {
"@simbathesailor/use-what-changed": "^2.0.0",
"commit-and-tag-version": "^12.2.0",
"commit-and-tag-version": "^12.4.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ __metadata:
"@types/react": "npm:^18.2.23"
"@types/react-dom": "npm:^18.2.25"
"@types/react-router-dom": "npm:^5.3.3"
commit-and-tag-version: "npm:^12.2.0"
commit-and-tag-version: "npm:^12.4.0"
dagre: "npm:^0.8.5"
eventemitter3: "npm:^5.0.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -4331,9 +4331,9 @@ __metadata:
languageName: node
linkType: hard

"commit-and-tag-version@npm:^12.2.0":
version: 12.2.0
resolution: "commit-and-tag-version@npm:12.2.0"
"commit-and-tag-version@npm:^12.4.0":
version: 12.4.0
resolution: "commit-and-tag-version@npm:12.4.0"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:3.1.25"
Expand All @@ -4349,10 +4349,11 @@ __metadata:
jsdom: "npm:^23.2.0"
semver: "npm:^7.5.4"
w3c-xmlserializer: "npm:^5.0.0"
yaml: "npm:^2.4.1"
yargs: "npm:^17.7.2"
bin:
commit-and-tag-version: bin/cli.js
checksum: 10/16915b3defd9e4fb8f595297af30673ef489cd8a22e75fc2910fb860f4632587d5223190d6e178cabe7c882e736064e66ca89e5fc41a9568433f0513ad906606
checksum: 10/9575b12899b858ad340f212d9448f184e93f03ac10a620553db42023b9cbbb26c54d2aff1212d48b2708a8945a347e04a6864ffc8b32a403de24e09425ac7808
languageName: node
linkType: hard

Expand Down Expand Up @@ -14170,6 +14171,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.4.1":
version: 2.4.1
resolution: "yaml@npm:2.4.1"
bin:
yaml: bin.mjs
checksum: 10/2c54fd69ef59126758ae710f9756405a7d41abcbb61aca894250d0e81e76057c14dc9bb00a9528f72f99b8f24077f694a6f7fd09cdd6711fcec2eebfbb5df409
languageName: node
linkType: hard

"yargs-parser@npm:^18.1.2":
version: 18.1.3
resolution: "yargs-parser@npm:18.1.3"
Expand Down

0 comments on commit c18d7de

Please sign in to comment.