Skip to content

Commit 200ad5d

Browse files
chore(deps-dev): bump ts-node from 10.6.0 to 10.7.0 (#229)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.6.0...v10.7.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 c634411 commit 200ad5d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -59,7 +59,7 @@
5959
"rimraf": "^3.0.2",
6060
"semantic-release": "^17.4.7",
6161
"ts-jest": "^26.5.6",
62-
"ts-node": "^10.6.0",
62+
"ts-node": "^10.7.0",
6363
"typescript": "^4.6.2"
6464
},
6565
"lint-staged": {

0 commit comments

Comments
 (0)