Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 3dcb592

Browse files
build(deps-dev): bump ts-node from 10.8.0 to 10.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.9.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.8.0...v10.9.1) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c903f2 commit 3dcb592

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -44,7 +44,7 @@
4444
"sinon": "^14.0.0",
4545
"tape": "^5.5.3",
4646
"to-readable-stream": "^2.1.0",
47-
"ts-node": "^10.8.0",
47+
"ts-node": "^10.9.1",
4848
"typescript": "^4.7.2"
4949
}
5050
}

0 commit comments

Comments
 (0)