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

Commit 93ccf28

Browse files
build(deps-dev): bump ts-node from 10.7.0 to 10.8.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.7.0...v10.8.0) --- 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 96d2142 commit 93ccf28

File tree

2 files changed

+73
-70
lines changed

2 files changed

+73
-70
lines changed

package-lock.json

Lines changed: 72 additions & 69 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.7.0",
47+
"ts-node": "^10.8.0",
4848
"typescript": "^4.6.4"
4949
}
5050
}

0 commit comments

Comments
 (0)