Skip to content

Commit

Permalink
chore(deps-dev): bump commit-and-tag-version from 12.4.0 to 12.4.1
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.4.0 to 12.4.1.
- [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.4.0...v12.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed May 7, 2024
1 parent 692a3b3 commit c1a5061
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"js-logger": "^1.6.1"
},
"devDependencies": {
"commit-and-tag-version": "^12.2.0",
"commit-and-tag-version": "^12.4.1",
"concurrently": "^8.2.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
Expand Down
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.4.0",
"commit-and-tag-version": "^12.4.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.7"
axios: "npm:^1.6.8"
commit-and-tag-version: "npm:^12.2.0"
commit-and-tag-version: "npm:^12.4.1"
concurrently: "npm:^8.2.2"
express: "npm:^4.18.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -807,7 +807,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.4.0"
commit-and-tag-version: "npm:^12.4.1"
dagre: "npm:^0.8.5"
eventemitter3: "npm:^5.0.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -4355,9 +4355,9 @@ __metadata:
languageName: node
linkType: hard

"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"
"commit-and-tag-version@npm:^12.4.1":
version: 12.4.1
resolution: "commit-and-tag-version@npm:12.4.1"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:3.1.25"
Expand All @@ -4377,7 +4377,7 @@ __metadata:
yargs: "npm:^17.7.2"
bin:
commit-and-tag-version: bin/cli.js
checksum: 10/9575b12899b858ad340f212d9448f184e93f03ac10a620553db42023b9cbbb26c54d2aff1212d48b2708a8945a347e04a6864ffc8b32a403de24e09425ac7808
checksum: 10/55aef44a62c05ec6f1e7c7c76db6ed72844f389c3c9a545eaaa7479af1f2ca654fd6c117d0016095bf9e007a78b8bbb6db81698cee96e85dfa23453f7060c202
languageName: node
linkType: hard

Expand Down

0 comments on commit c1a5061

Please sign in to comment.