Skip to content

Commit 5cc2d75

Browse files
chore(deps): update dependency ts-jest to ^29.4.0 (#2057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 715c9c1 commit 5cc2d75

File tree

3 files changed

+33
-16
lines changed

3 files changed

+33
-16
lines changed

packages/boutique/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^20.17.30",
3131
"jest": "^29.7.0",
3232
"node-mocks-http": "^1.17.2",
33-
"ts-jest": "^29.2.6",
33+
"ts-jest": "^29.4.0",
3434
"tsc-alias": "^1.8.16",
3535
"typescript": "^5.8.3"
3636
}

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest": "^29.7.0",
5656
"node-mocks-http": "^1.17.2",
5757
"testcontainers": "^10.28.0",
58-
"ts-jest": "^29.2.6",
58+
"ts-jest": "^29.4.0",
5959
"tsc-alias": "^1.8.16",
6060
"typescript": "^5.8.3"
6161
}

pnpm-lock.yaml

Lines changed: 31 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)