Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit ec6e70e

Browse files
chore(deps): update dependency ts-jest to v29.1.0
1 parent 6a45a44 commit ec6e70e

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
@@ -42,7 +42,7 @@
4242
"jest": "29.5.0",
4343
"nodemon": "2.0.21",
4444
"prettier": "2.8.4",
45-
"ts-jest": "29.0.5",
45+
"ts-jest": "29.1.0",
4646
"ts-loader": "9.4.2",
4747
"ts-node": "10.9.1",
4848
"tsconfig-paths-webpack-plugin": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3444,10 +3444,10 @@ triple-beam@^1.3.0:
34443444
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
34453445
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
34463446

3447-
ts-jest@29.0.5:
3448-
version "29.0.5"
3449-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
3450-
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
3447+
ts-jest@29.1.0:
3448+
version "29.1.0"
3449+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0.tgz#4a9db4104a49b76d2b368ea775b6c9535c603891"
3450+
integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==
34513451
dependencies:
34523452
bs-logger "0.x"
34533453
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)