Skip to content

Commit

Permalink
chore: Bump ts-jest from 29.1.4 to 29.1.5 (#162)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.1.5.
- [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.1.4...v29.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 9e5558d commit 9e78707
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"nock": "13.5.4",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"ts-jest": "29.1.4",
"ts-jest": "29.1.5",
"ts-node": "10.9.2",
"typescript": "5.5.2"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3510,7 +3510,7 @@ __metadata:
nock: 13.5.4
prettier: 3.3.2
rimraf: 5.0.7
ts-jest: 29.1.4
ts-jest: 29.1.5
ts-node: 10.9.2
typescript: 5.5.2
languageName: unknown
Expand Down Expand Up @@ -3855,9 +3855,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
"ts-jest@npm:29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand Down Expand Up @@ -3887,7 +3887,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: e36cba389adbb3700b46422e883c8d25e76febcc01c4a39c801ef15e6edbd6da1695bdd144100153e992f98a754aea4099906955b1b9a83c3c72d77009c3d7e2
checksum: 96bfdea46d7faa83457c2647806a31a86f28656f703515fee9f6d2ff1ccfc58ccfbbe3ae9283f40141a85af0def30afe887843be5b002c08ed5d5189c941eab1
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e78707

Please sign in to comment.