Skip to content

Commit 8daecb4

Browse files
committed
chore(dependencies): update dependency ts-jest to ^28.0.6
1 parent 59931cb commit 8daecb4

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.1.6",
32-
"ts-jest": "^28.0.5",
32+
"ts-jest": "^28.0.6",
3333
"ts-node": "^10.9.1",
3434
"typescript": "^4.7.4"
3535
},

yarn.lock

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

5708-
ts-jest@^28.0.5:
5709-
version "28.0.5"
5710-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.5.tgz#31776f768fba6dfc8c061d488840ed0c8eeac8b9"
5711-
integrity sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==
5708+
ts-jest@^28.0.6:
5709+
version "28.0.6"
5710+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67"
5711+
integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==
57125712
dependencies:
57135713
bs-logger "0.x"
57145714
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)