Skip to content

Commit 0f2ace2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency ts-jest to ^27.1.2
1 parent 62388a7 commit 0f2ace2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rollup-plugin-terser": "^7.0.2",
3030
"start-server-and-test": "^1.14.0",
3131
"tailwindcss": "3.0.5",
32-
"ts-jest": "^27.1.1",
32+
"ts-jest": "^27.1.2",
3333
"ts-node": "^10.4.0",
3434
"typescript": "^4.5.4"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5650,10 +5650,10 @@ tree-kill@^1.2.2:
56505650
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
56515651
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
56525652

5653-
ts-jest@^27.1.1:
5654-
version "27.1.1"
5655-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192"
5656-
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==
5653+
ts-jest@^27.1.2:
5654+
version "27.1.2"
5655+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
5656+
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
56575657
dependencies:
56585658
bs-logger "0.x"
56595659
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)