Skip to content

Commit 988b6f2

Browse files
chore(deps): update dependency ts-jest to v27.0.2 (#233)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2d710ce commit 988b6f2

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-standard": "5.0.0",
5353
"eslint-config-prettier": "8.3.0",
5454
"@types/jest": "26.0.23",
55-
"ts-jest": "27.0.1",
55+
"ts-jest": "27.0.2",
5656
"rimraf": "3.0.2",
5757
"typescript": "4.3.2",
5858
"jest": "27.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7489,10 +7489,10 @@ ts-invariant@^0.4.0:
74897489
dependencies:
74907490
tslib "^1.9.3"
74917491

7492-
7493-
version "27.0.1"
7494-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1.tgz#3cd174561c4bb311e0187a5837543fb858c60d16"
7495-
integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==
7492+
7493+
version "27.0.2"
7494+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1"
7495+
integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==
74967496
dependencies:
74977497
bs-logger "0.x"
74987498
buffer-from "1.x"

0 commit comments

Comments
 (0)