Skip to content

Commit 0824d1c

Browse files
chore(deps-dev): bump ts-node from 8.6.2 to 10.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.2 to 10.9.1. - [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@v8.6.2...v10.9.1) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d655ba1 commit 0824d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"standard-version": "^9.0.0",
6666
"supertest": "6.2.3",
6767
"ts-jest": "^29.0.3",
68-
"ts-node": "8.6.2",
68+
"ts-node": "10.9.1",
6969
"typescript": "4.6.4"
7070
},
7171
"peerDependencies": {

0 commit comments

Comments
 (0)