Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v28.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2022
1 parent e54ae22 commit 68b9790
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jest": "28.1.3",
"nyc": "15.1.0",
"release-it": "15.1.1",
"ts-jest": "28.0.5",
"ts-jest": "28.0.6",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion src/lib/application/files/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "28.0.5",
"ts-jest": "28.0.6",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.0.0",
Expand Down

0 comments on commit 68b9790

Please sign in to comment.