Skip to content

Commit 57bf727

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency ts-jest to ^28.0.4
1 parent c783eae commit 57bf727

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.24",
32-
"ts-jest": "^28.0.3",
32+
"ts-jest": "^28.0.4",
3333
"ts-node": "^10.8.0",
3434
"typescript": "^4.7.2"
3535
},

yarn.lock

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

5643-
ts-jest@^28.0.3:
5644-
version "28.0.3"
5645-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.3.tgz#d1c47f167e56eef3989bb51afaf7fc1c87a04c52"
5646-
integrity sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw==
5643+
ts-jest@^28.0.4:
5644+
version "28.0.4"
5645+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.4.tgz#0ab705a60fc4b9f3506f35e26edfa9e9c915c31b"
5646+
integrity sha512-S6uRDDdCJBvnZqyGjB4VCnwbQrbgdL8WPeP4jevVSpYsBaeGRQAIS08o3Svav2Ex+oXwLgJ/m7F24TNq62kA1A==
56475647
dependencies:
56485648
bs-logger "0.x"
56495649
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)