Skip to content

Commit

Permalink
Bump ts-jest from 29.1.4 to 29.1.5
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]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 8228060 commit 0b6555d
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 @@ -60,7 +60,7 @@
"micromark-util-types": "^2.0.0",
"prettier": "^3.3.2",
"sort-package-json": "^2.10.0",
"ts-jest": "^29.1.4",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ __metadata:
remark-parse: "npm:^11.0.0"
remark-rehype: "npm:^11.1.0"
sort-package-json: "npm:^2.10.0"
ts-jest: "npm:^29.1.4"
ts-jest: "npm:^29.1.5"
ts-node: "npm:^10.9.2"
tsc-alias: "npm:^1.8.10"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -6624,9 +6624,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: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -6656,7 +6656,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
checksum: 5c1baf4d23342e138745d6283ae530b07957b779b103abc99fd6713e1fd7fc65d4a4638695d5a76e177f78c46c80ec53598b365f245997db5d3d00617940bf87
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b6555d

Please sign in to comment.