Skip to content

Commit

Permalink
chore(dev-deps): update ts-node requirement from ^10.9.1 to ^10.9.2
Browse files Browse the repository at this point in the history
Updates the requirements on [ts-node](https://github.com/TypeStrong/ts-node) to permit the latest version.
- [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@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent d80fdff commit f287439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"oclif": "^3.17.2",
"shx": "^0.3.3",
"sinon": "17.0.1",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "^5"
},
"engines": {
Expand Down

0 comments on commit f287439

Please sign in to comment.