Skip to content

Commit

Permalink
Merge pull request #68 from shogo82148/dependabot/npm_and_yarn/action…
Browse files Browse the repository at this point in the history
…/ts-jest-27.0.6

Bump ts-jest from 27.0.5 to 27.0.6 in /action
  • Loading branch information
shogo82148 authored Oct 15, 2021
2 parents f7677f0 + 1e6dbb5 commit 5700a5e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 deletions action/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 action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^27.2.5",
"jest-circus": "^27.2.5",
"prettier": "^2.4.1",
"ts-jest": "^27.0.5",
"ts-jest": "^27.0.6",
"typescript": "^4.4.4"
}
}

0 comments on commit 5700a5e

Please sign in to comment.