Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Commit

Permalink
Bump ts-node from 9.1.1 to 10.0.0 (#112)
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2021
1 parent 10fe3e8 commit 4d26cbc
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 9 deletions.
84 changes: 76 additions & 8 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 @@ -71,7 +71,7 @@
"lint-staged": "^11.0.0",
"ts-jest": "^26.5.6",
"ts-loader": "^9.1.1",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"ts-standard": "^10.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": ">=4.2.0",
Expand Down

0 comments on commit 4d26cbc

Please sign in to comment.