Skip to content

Commit e314eeb

Browse files
Bump ts-node from 10.2.1 to 10.9.2 (#47)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.9.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.2.1...v10.9.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a24b3b8 commit e314eeb

File tree

2 files changed

+80
-36
lines changed

2 files changed

+80
-36
lines changed

package-lock.json

Lines changed: 79 additions & 35 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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-typescript-sort-keys": "1.8.0",
2828
"eslint-plugin-unused-imports": "1.1.4",
2929
"prettier": "2.4.0",
30-
"ts-node": "10.2.1",
30+
"ts-node": "10.9.2",
3131
"typescript": "4.4.3"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)