Skip to content

Commit

Permalink
build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
- [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.2...v29.2.3)

---
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] authored and tadayosi committed Jul 23, 2024
1 parent 76055b4 commit a697374
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.2",
"ts-jest": "^29.2.3",
"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.2",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"tsup": "^8.2.2"
},
Expand Down
16 changes: 8 additions & 8 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.2"
ts-jest: "npm:^29.2.3"
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.2"
ts-jest: "npm:^29.2.3"
ts-node: "npm:^10.9.2"
tsup: "npm:^8.2.2"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -5684,7 +5684,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.0.0":
"ejs@npm:^3.1.10":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -12775,12 +12775,12 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.2.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
"ts-jest@npm:^29.2.3":
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.0.0"
ejs: "npm:^3.1.10"
fast-json-stable-stringify: "npm:2.x"
jest-util: "npm:^29.0.0"
json5: "npm:^2.2.3"
Expand Down Expand Up @@ -12808,7 +12808,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/6523de2d78493a7901dfc37f2a491b259f5d30beac7a2179ddf8524da0c8e4a7f488aad2d22eca8d074bcc54d7b06a90153fdbf6e9c245f5fc1e484788f0c9d8
checksum: 10/d3c3388cea8ea4a7f52c7c97e34a1abf1d83152fa0625ddea7b82c0e3599a786185b95d3e12a09eb27521adedc90780a3dc9df29156ca83f1094e163113ede62
languageName: node
linkType: hard

Expand Down

0 comments on commit a697374

Please sign in to comment.