Skip to content

Commit d07ab78

Browse files
committed
fix(deps): update dependency ts-jest to v26.2.0
1 parent 03b6242 commit d07ab78

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 4 additions & 3 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": "26.1.0",
5454
"trouter": "3.1.0",
55-
"ts-jest": "26.1.3"
55+
"ts-jest": "26.2.0"
5656
},
5757
"schematics": "./schematics/collection.json",
5858
"lint-staged": {

0 commit comments

Comments
 (0)