Skip to content

Commit a208c45

Browse files
build(deps-dev): 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-preview[bot] <support@dependabot.com>
1 parent 751e449 commit a208c45

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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^2.34.0",
2323
"@typescript-eslint/parser": "^2.34.0",
2424
"eslint": "^7.26.0",
25-
"ts-node": "^9.1.1",
25+
"ts-node": "^10.0.0",
2626
"typescript": "^4.2.4"
2727
},
2828
"engines": {

0 commit comments

Comments
 (0)