Skip to content

Commit a25cc13

Browse files
committed
chore(deps): update dependency ts-jest to v28.0.6
1 parent 71f3785 commit a25cc13

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
@@ -55,7 +55,7 @@
5555
"rimraf": "3.0.2",
5656
"rxjs": "7.5.6",
5757
"supertest": "6.2.4",
58-
"ts-jest": "28.0.5",
58+
"ts-jest": "28.0.6",
5959
"ts-node": "10.9.1",
6060
"typescript": "4.7.4"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10394,10 +10394,10 @@ ts-invariant@^0.4.0:
1039410394
dependencies:
1039510395
tslib "^1.9.3"
1039610396

10397-
10398-
version "28.0.5"
10399-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.5.tgz#31776f768fba6dfc8c061d488840ed0c8eeac8b9"
10400-
integrity sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==
10397+
10398+
version "28.0.6"
10399+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67"
10400+
integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==
1040110401
dependencies:
1040210402
bs-logger "0.x"
1040310403
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)