Skip to content

Commit 6212f75

Browse files
committed
chore(deps): update dependency ts-jest to ^29.1.5
1 parent 21cef9a commit 6212f75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",
47-
"ts-jest": "^29.1.4",
47+
"ts-jest": "^29.1.5",
4848
"typescript": "^5.4.5"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7614,10 +7614,10 @@ ts-api-utils@^1.0.1:
76147614
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
76157615
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
76167616

7617-
ts-jest@^29.1.4:
7618-
version "29.1.4"
7619-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
7620-
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
7617+
ts-jest@^29.1.5:
7618+
version "29.1.5"
7619+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
7620+
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
76217621
dependencies:
76227622
bs-logger "0.x"
76237623
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)