Skip to content

Commit

Permalink
Bump ts-jest from 29.2.2 to 29.2.3 (#1781)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 59c2c0e commit 0b7d8f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "^3.3.2",
"source-map-support": "^0.5.20",
"supertest": "^7.0.0",
"ts-jest": "29.2.2",
"ts-jest": "29.2.3",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "4.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3661,7 +3661,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 @@ -7265,7 +7265,7 @@ __metadata:
semver: "npm:^7.6.2"
source-map-support: "npm:^0.5.20"
supertest: "npm:^7.0.0"
ts-jest: "npm:29.2.2"
ts-jest: "npm:29.2.3"
ts-loader: "npm:^9.5.1"
ts-node: "npm:^10.9.2"
tsconfig-paths: "npm:4.2.0"
Expand Down Expand Up @@ -7922,12 +7922,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 @@ -7955,7 +7955,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 0b7d8f7

Please sign in to comment.