Skip to content

Commit 5deeb53

Browse files
Merge pull request #253 from nestjs/renovate/ts-jest-26.x
fix(deps): update dependency ts-jest to v26
2 parents 709613f + 5b8821a commit 5deeb53

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

package-lock.json

Lines changed: 18 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"cors": "2.8.5",
5353
"jest": "25.3.0",
5454
"trouter": "3.1.0",
55-
"ts-jest": "25.3.1"
55+
"ts-jest": "26.0.0"
5656
},
5757
"schematics": "./schematics/collection.json",
5858
"lint-staged": {

0 commit comments

Comments
 (0)