Skip to content

Commit

Permalink
build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.3...v29.2.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 894b7c3 commit 70f8d46
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 @@ -48,7 +48,7 @@
"commit-and-tag-version": "^12.4.1",
"concurrently": "^8.2.2",
"jest": "^29.7.0",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.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 @@ -82,7 +82,7 @@
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"timezone-mock": "^1.3.6",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"tsup": "^8.2.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ __metadata:
express: "npm:^4.18.1"
jest: "npm:^29.7.0"
js-logger: "npm:^1.6.1"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.5"
languageName: unknown
Expand Down Expand Up @@ -847,7 +847,7 @@ __metadata:
replace: "npm:^1.2.2"
superstruct: "npm:^2.0.2"
timezone-mock: "npm:^1.3.6"
ts-jest: "npm:^29.2.3"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
tsup: "npm:^8.2.3"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -12758,9 +12758,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.2.3":
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
"ts-jest@npm:^29.2.4":
version: 29.2.4
resolution: "ts-jest@npm:29.2.4"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.1.10"
Expand Down Expand Up @@ -12791,7 +12791,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/d3c3388cea8ea4a7f52c7c97e34a1abf1d83152fa0625ddea7b82c0e3599a786185b95d3e12a09eb27521adedc90780a3dc9df29156ca83f1094e163113ede62
checksum: 10/69db25e06b93f4ea4e454a54afc4e49c59b71f7efdef94fe728f4d62b8c475364d0fed7253212c5394669dcd143516ab6f630f4b139b2f9c37119245cf5a963c
languageName: node
linkType: hard

Expand Down

0 comments on commit 70f8d46

Please sign in to comment.