Skip to content

Commit fad2c61

Browse files
build(deps-dev): bump ts-node from 10.0.0 to 10.1.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.0.0...v10.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e97728e commit fad2c61

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 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.30.0",
25-
"ts-node": "^10.0.0",
25+
"ts-node": "^10.1.0",
2626
"typescript": "^4.3.5"
2727
},
2828
"engines": {

0 commit comments

Comments
 (0)