Skip to content

Commit a1e2504

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.5
1 parent c697d14 commit a1e2504

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"rimraf": "5.0.7",
7070
"rollup": "4.18.0",
7171
"rollup-plugin-dts": "6.1.1",
72-
"ts-jest": "29.1.4",
72+
"ts-jest": "29.1.5",
7373
"typescript": "5.4.5"
7474
},
7575
"lint-staged": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4711,10 +4711,10 @@ ts-api-utils@^1.3.0:
47114711
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
47124712
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
47134713

4714-
4715-
version "29.1.4"
4716-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
4717-
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
4714+
4715+
version "29.1.5"
4716+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
4717+
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
47184718
dependencies:
47194719
bs-logger "0.x"
47204720
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)