Skip to content

Commit 1551709

Browse files
build(deps-dev): bump ts-node from 10.2.1 to 10.8.0 (#237)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.8.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.2.1...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5209e0e commit 1551709

File tree

2 files changed

+41
-18
lines changed

2 files changed

+41
-18
lines changed

package-lock.json

Lines changed: 40 additions & 17 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
@@ -56,7 +56,7 @@
5656
"rimraf": "3.0.2",
5757
"supertest": "6.1.4",
5858
"ts-jest": "26.5.6",
59-
"ts-node": "10.2.1",
59+
"ts-node": "10.8.0",
6060
"typescript": "4.3.5"
6161
},
6262
"dependencies": {

0 commit comments

Comments
 (0)