Skip to content

Commit 7327d2a

Browse files
authored
Merge pull request #210 from always-maap/renovate/ts-jest-28.x
chore(deps): update dependency ts-jest to v28.0.7
2 parents 34fa23c + 07feb37 commit 7327d2a

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
@@ -19,7 +19,7 @@
1919
"lerna": "4.0.0",
2020
"prettier": "2.5.1",
2121
"rimraf": "3.0.2",
22-
"ts-jest": "28.0.6",
22+
"ts-jest": "28.0.7",
2323
"turbo": "1.2.6",
2424
"typescript": "4.5.4"
2525
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8474,10 +8474,10 @@ trim-newlines@^3.0.0:
84748474
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
84758475
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
84768476

8477-
8478-
version "28.0.6"
8479-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67"
8480-
integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==
8477+
8478+
version "28.0.7"
8479+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
8480+
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
84818481
dependencies:
84828482
bs-logger "0.x"
84838483
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)