Skip to content

Commit

Permalink
build(deps-dev): bump commit-and-tag-version from 12.4.4 to 12.5.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.4.4 to 12.5.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.4.4...v12.5.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 Oct 15, 2024
1 parent 92ddb80 commit 0be2294
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.4.4",
"commit-and-tag-version": "^12.5.0",
"concurrently": "^9.0.1",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"devDependencies": {
"@simbathesailor/use-what-changed": "^2.0.0",
"commit-and-tag-version": "^12.4.4",
"commit-and-tag-version": "^12.5.0",
"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 @@ -2236,7 +2236,7 @@ __metadata:
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^22.7.5"
axios: "npm:^1.7.7"
commit-and-tag-version: "npm:^12.4.4"
commit-and-tag-version: "npm:^12.5.0"
concurrently: "npm:^9.0.1"
express: "npm:^4.21.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -2306,7 +2306,7 @@ __metadata:
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.1"
"@types/react-router-dom": "npm:^5.3.3"
commit-and-tag-version: "npm:^12.4.4"
commit-and-tag-version: "npm:^12.5.0"
dagre: "npm:^0.8.5"
eventemitter3: "npm:^5.0.1"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -6100,9 +6100,9 @@ __metadata:
languageName: node
linkType: hard

"commit-and-tag-version@npm:^12.4.4":
version: 12.4.4
resolution: "commit-and-tag-version@npm:12.4.4"
"commit-and-tag-version@npm:^12.5.0":
version: 12.5.0
resolution: "commit-and-tag-version@npm:12.5.0"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:4.0.0"
Expand All @@ -6122,7 +6122,7 @@ __metadata:
yargs: "npm:^17.7.2"
bin:
commit-and-tag-version: bin/cli.js
checksum: 10/0b2f9948dc5a02babfa5d5dee81ba318fc15f0c99e4e324bcd06cc9cfff92daa546a23c9d775d87fc75e12cae349de85facc78418daa6a14ea784f57002eb759
checksum: 10/e757d90faebafb88b456e9b720cb18146c1fd1b692e70edd02fb41ca23e11a5035984d875e396654bfccb345dbbd3288d387305c21d2cda7309fbc8db4f2908d
languageName: node
linkType: hard

Expand Down

0 comments on commit 0be2294

Please sign in to comment.