Skip to content

Commit

Permalink
chore: Bump ts-jest from 29.1.1 to 29.1.2
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [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.1...v29.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Jan 22, 2024
1 parent b466de8 commit ab12884
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"js-convert-case": "^4.2.0",
"mkdirp": "^3.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@ __metadata:
js-convert-case: "npm:^4.2.0"
mkdirp: "npm:^3.0.1"
rimraf: "npm:^5.0.5"
ts-jest: "npm:^29.0.5"
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.3.3"
bin:
Expand Down Expand Up @@ -13023,9 +13023,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.0.5":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
"ts-jest@npm:^29.1.2":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand All @@ -13052,7 +13052,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 30e8259baba95dd786e64f7c18b864e904598f3ba07911be4d9bd29ca9c3c0024bad4ccf8ec0abd2a2fa14b06622cbbadff1b3be822189c657196442d33ee6ca
checksum: 5e40e7b933a1f3aa0d304d3c53913d1a7125fc79cd44e22b332f6e25dfe13008ddc7ac647066bb4f914d76083f7e8949f0bc156d793c30f3419f4ffd8180968b
languageName: node
linkType: hard

Expand Down

0 comments on commit ab12884

Please sign in to comment.