Skip to content

Commit

Permalink
Bump ts-node in /src/8-tooling/typescript_with_addon/node-addon-api
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.9.2.
- [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@v9.1.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent f8561c0 commit 4f4e94d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "ts-node index.ts"
},
"devDependencies": {
"ts-node": "^9.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.2.2"
}
}

0 comments on commit 4f4e94d

Please sign in to comment.