Skip to content

Commit fa9975d

Browse files
committed
dependencies(ts-jest): upgrade to version 28.0.7
1 parent 2ade5c3 commit fa9975d

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
@@ -30,7 +30,7 @@
3030
"lint-staged": "11.2.6",
3131
"prettier": "2.7.1",
3232
"semantic-release": "17.4.7",
33-
"ts-jest": "28.0.5",
33+
"ts-jest": "28.0.7",
3434
"typescript": "4.4.4"
3535
},
3636
"workspaces": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6568,10 +6568,10 @@ trough@^1.0.0:
65686568
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
65696569
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
65706570

6571-
6572-
version "28.0.5"
6573-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.5.tgz#31776f768fba6dfc8c061d488840ed0c8eeac8b9"
6574-
integrity sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==
6571+
6572+
version "28.0.7"
6573+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
6574+
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
65756575
dependencies:
65766576
bs-logger "0.x"
65776577
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)