Skip to content

Commit cb617fd

Browse files
committed
chore(deps): update dependency ts-jest to v26.3.0
1 parent 7308fec commit cb617fd

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
"parcel-bundler": "1.12.4",
4242
"react": "16.13.1",
4343
"react-dom": "16.13.1",
44-
"ts-jest": "26.2.0",
44+
"ts-jest": "26.3.0",
4545
"typescript": "3.9.7"
4646
}
4747
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7907,10 +7907,10 @@ trim-right@^1.0.1:
79077907
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
79087908
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
79097909

7910-
ts-jest@26.2.0:
7911-
version "26.2.0"
7912-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.2.0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163"
7913-
integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA==
7910+
ts-jest@26.3.0:
7911+
version "26.3.0"
7912+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.3.0.tgz#6b2845045347dce394f069bb59358253bc1338a9"
7913+
integrity sha512-Jq2uKfx6bPd9+JDpZNMBJMdMQUC3sJ08acISj8NXlVgR2d5OqslEHOR2KHMgwymu8h50+lKIm0m0xj/ioYdW2Q==
79147914
dependencies:
79157915
"@types/jest" "26.x"
79167916
bs-logger "0.x"

0 commit comments

Comments
 (0)