Skip to content

Commit 32f52ae

Browse files
committed
chore(deps): update dependency ts-jest to v28.0.7
1 parent b47e0d7 commit 32f52ae

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.6",
58+
"ts-jest": "28.0.7",
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
@@ -10510,10 +10510,10 @@ ts-invariant@^0.4.0:
1051010510
dependencies:
1051110511
tslib "^1.9.3"
1051210512

10513-
10514-
version "28.0.6"
10515-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67"
10516-
integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==
10513+
10514+
version "28.0.7"
10515+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
10516+
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
1051710517
dependencies:
1051810518
bs-logger "0.x"
1051910519
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)