Skip to content

Commit 0be2294

Browse files
dependabot[bot]tadayosi
authored andcommitted
build(deps-dev): bump commit-and-tag-version from 12.4.4 to 12.5.0
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] <[email protected]>
1 parent 92ddb80 commit 0be2294

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/backend-middleware/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"js-logger": "^1.6.1"
4646
},
4747
"devDependencies": {
48-
"commit-and-tag-version": "^12.4.4",
48+
"commit-and-tag-version": "^12.5.0",
4949
"concurrently": "^9.0.1",
5050
"jest": "^29.7.0",
5151
"ts-jest": "^29.2.5",

packages/hawtio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"devDependencies": {
7878
"@simbathesailor/use-what-changed": "^2.0.0",
79-
"commit-and-tag-version": "^12.4.4",
79+
"commit-and-tag-version": "^12.5.0",
8080
"jest": "^29.7.0",
8181
"jest-environment-jsdom": "^29.7.0",
8282
"jest-fetch-mock": "^3.0.3",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2236,7 +2236,7 @@ __metadata:
22362236
"@types/jest": "npm:^29.5.13"
22372237
"@types/node": "npm:^22.7.5"
22382238
axios: "npm:^1.7.7"
2239-
commit-and-tag-version: "npm:^12.4.4"
2239+
commit-and-tag-version: "npm:^12.5.0"
22402240
concurrently: "npm:^9.0.1"
22412241
express: "npm:^4.21.1"
22422242
jest: "npm:^29.7.0"
@@ -2306,7 +2306,7 @@ __metadata:
23062306
"@types/react": "npm:^18.3.11"
23072307
"@types/react-dom": "npm:^18.3.1"
23082308
"@types/react-router-dom": "npm:^5.3.3"
2309-
commit-and-tag-version: "npm:^12.4.4"
2309+
commit-and-tag-version: "npm:^12.5.0"
23102310
dagre: "npm:^0.8.5"
23112311
eventemitter3: "npm:^5.0.1"
23122312
jest: "npm:^29.7.0"
@@ -6100,9 +6100,9 @@ __metadata:
61006100
languageName: node
61016101
linkType: hard
61026102

6103-
"commit-and-tag-version@npm:^12.4.4":
6104-
version: 12.4.4
6105-
resolution: "commit-and-tag-version@npm:12.4.4"
6103+
"commit-and-tag-version@npm:^12.5.0":
6104+
version: 12.5.0
6105+
resolution: "commit-and-tag-version@npm:12.5.0"
61066106
dependencies:
61076107
chalk: "npm:^2.4.2"
61086108
conventional-changelog: "npm:4.0.0"
@@ -6122,7 +6122,7 @@ __metadata:
61226122
yargs: "npm:^17.7.2"
61236123
bin:
61246124
commit-and-tag-version: bin/cli.js
6125-
checksum: 10/0b2f9948dc5a02babfa5d5dee81ba318fc15f0c99e4e324bcd06cc9cfff92daa546a23c9d775d87fc75e12cae349de85facc78418daa6a14ea784f57002eb759
6125+
checksum: 10/e757d90faebafb88b456e9b720cb18146c1fd1b692e70edd02fb41ca23e11a5035984d875e396654bfccb345dbbd3288d387305c21d2cda7309fbc8db4f2908d
61266126
languageName: node
61276127
linkType: hard
61286128

0 commit comments

Comments
 (0)