chore: update ts-node to 11.0.0-beta.1

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2023-10-29 19:38:44 +01:00
parent 7cd394b8f8
commit 26aae03b22
3 changed files with 6 additions and 6 deletions

View file

@ -171,7 +171,7 @@
"react-test-renderer": "18.2.0",
"ts-loader": "9.5.0",
"ts-mockery": "1.2.0",
"ts-node": "https://github.com/TypeStrong/ts-node.git#c06cbe7d83b5585bb24f9963c42ce13eadd2202f",
"ts-node": "11.0.0-beta.1",
"typescript": "5.2.2",
"user-agent-data-types": "0.4.2"
},