Skip to content

Commit 5a80f9e

Browse files
Bump ts-node from 9.1.1 to 10.0.0
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] <support@github.com>
1 parent 28b9c87 commit 5a80f9e

File tree

2 files changed

+32
-4
lines changed

2 files changed

+32
-4
lines changed

package-lock.json

Lines changed: 31 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
@@ -37,7 +37,7 @@
3737
"lint-staged": "^11.0.0",
3838
"prettier-standard": "16.3.0",
3939
"ts-jest": "^26.5.6",
40-
"ts-node": "^9.1.1",
40+
"ts-node": "^10.0.0",
4141
"typescript": "^4.2.4"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)