Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 54f1b63

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to v27.1.2
1 parent 911877b commit 54f1b63

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
@@ -62,7 +62,7 @@
6262
"jest": "27.4.5",
6363
"mock-fs": "5.1.0",
6464
"prettier": "2.5.1",
65-
"ts-jest": "27.1.1",
65+
"ts-jest": "27.1.2",
6666
"typescript": "4.5.4"
6767
},
6868
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,10 +3802,10 @@ tr46@^2.1.0:
38023802
dependencies:
38033803
punycode "^2.1.1"
38043804

3805-
3806-
version "27.1.1"
3807-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192"
3808-
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==
3805+
3806+
version "27.1.2"
3807+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
3808+
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
38093809
dependencies:
38103810
bs-logger "0.x"
38113811
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)