Skip to content

Commit 8f91441

Browse files
authored
Merge pull request #45 from CodeCommunityHub/dependabot/npm_and_yarn/ts-jest-29.1.5
Bump ts-jest from 29.1.4 to 29.1.5
2 parents 693cef5 + 14fcf7b commit 8f91441

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
@@ -41,7 +41,7 @@
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.2",
4343
"pretty-quick": "^4.0.0",
44-
"ts-jest": "^29.1.4",
44+
"ts-jest": "^29.1.5",
4545
"ts-node-dev": "^2.0.0",
4646
"typescript": "^5.5.3"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4923,10 +4923,10 @@ ts-api-utils@^1.3.0:
49234923
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
49244924
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
49254925

4926-
ts-jest@^29.1.4:
4927-
version "29.1.4"
4928-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
4929-
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
4926+
ts-jest@^29.1.5:
4927+
version "29.1.5"
4928+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
4929+
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
49304930
dependencies:
49314931
bs-logger "0.x"
49324932
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)