Skip to content

Commit

Permalink
Update dependency ts-jest to v29.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent c0ffc7a commit edec817
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.1.4",
"ts-jest": "29.1.5",
"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 @@ -2810,7 +2810,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.1.4"
ts-jest: "npm:29.1.5"
ts-loader: "npm:9.5.1"
tslib: "npm:2.6.3"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -13230,9 +13230,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 @@ -13262,7 +13262,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
checksum: 10c0/5c1baf4d23342e138745d6283ae530b07957b779b103abc99fd6713e1fd7fc65d4a4638695d5a76e177f78c46c80ec53598b365f245997db5d3d00617940bf87
languageName: node
linkType: hard

Expand Down

0 comments on commit edec817

Please sign in to comment.