Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2020
1 parent 6dcb731 commit b49affd
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"renovate-config-nju33": "0.0.1",
"ts-jest": "24.3.0",
"ts-jest": "26.4.0",
"typescript": "3.9.7"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react": "16.8.6",
"react-test-renderer": "16.8.6",
"styled-components": "4.4.1",
"ts-jest": "24.3.0",
"ts-jest": "26.4.0",
"typedoc": "0.19.1",
"typescript": "3.9.7"
},
Expand Down
Loading

0 comments on commit b49affd

Please sign in to comment.