Skip to content

Commit 1e47989

Browse files
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.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@v10.9.1...v10.9.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d45ba4 commit 1e47989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"prettier": "^3.0.1",
8888
"shelljs": "0.8.5",
8989
"ts-jest": "^29.1.1",
90-
"ts-node": "10.9.1",
90+
"ts-node": "10.9.2",
9191
"typedoc": "^0.25.0",
9292
"typedoc-plugin-markdown": "^3.16.0",
9393
"typescript": "5.2.2"

0 commit comments

Comments
 (0)