Skip to content

Commit

Permalink
build(deps-dev): Bump ts-jest from 29.1.5 to 29.2.0 (#152)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.0.
- [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.5...v29.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 1e0e2d4 commit 6e83fbd
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 @@ -114,7 +114,7 @@
"prettier": "^3.3.2",
"process": "^0.11.10",
"react-test-renderer": "^18.3.1",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.0",
"typescript": "^5.5.3",
"yarn-audit-fix": "^10.0.7"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3168,7 +3168,7 @@ __metadata:
react-toastify: ^10.0.5
remark-gfm: ^4.0.0
styled-components: ^6.1.11
ts-jest: ^29.1.5
ts-jest: ^29.2.0
typescript: ^5.5.3
yaml: ^2.4.5
yarn-audit-fix: ^10.0.7
Expand Down Expand Up @@ -10635,9 +10635,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 6e83fbd

Please sign in to comment.