Skip to content

Commit

Permalink
Update dependency ts-jest to v29.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 137a25c commit d2eeac1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@onigoetz/gulp-typescript": "6.0.0-alpha.1",
"fork-ts-checker-webpack-plugin": "9.0.2",
"ts-jest": "29.2.3",
"ts-jest": "29.2.4",
"ts-loader": "9.5.1"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2819,7 +2819,7 @@ __metadata:
"@swissquote/crafty-preset-eslint": "npm:1.26.0"
fork-ts-checker-webpack-plugin: "npm:9.0.2"
schema-utils: "npm:4.2.0"
ts-jest: "npm:29.2.3"
ts-jest: "npm:29.2.4"
ts-loader: "npm:9.5.1"
tslib: "npm:2.6.3"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -13304,9 +13304,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.2.3":
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
"ts-jest@npm:29.2.4":
version: 29.2.4
resolution: "ts-jest@npm:29.2.4"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.1.10"
Expand Down Expand Up @@ -13337,7 +13337,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/3be57a9f0e9cf0d0de235f5543dc1f2a33da4380bf46e660f79d050a15a6e7bab71a7a80ba9559761ce1203248b40d0f9386c19356718165575f32192e32140e
checksum: 10c0/43be1d5625d44bc48815d91810e796d74682757b4f64677b54aae1f4da855476e50c01b92d54add4b02976ecf2cbb2f318d7c7788844328de44f145b95185fac
languageName: node
linkType: hard

Expand Down

0 comments on commit d2eeac1

Please sign in to comment.