update ts-node and typescript in scrips folder

pull/13886/head
Mahmut Gundogdu 3 years ago
parent 03928015be
commit 3047e0b008

@ -25,8 +25,8 @@
"@types/fs-extra": "^8.0.1", "@types/fs-extra": "^8.0.1",
"@types/node": "^13.1.2", "@types/node": "^13.1.2",
"esm": "^3.2.25", "esm": "^3.2.25",
"ts-node": "^8.5.4", "ts-node": "^10.9.1",
"tsconfig-paths": "^3.9.0", "tsconfig-paths": "^3.9.0",
"typescript": "^3.7.4" "typescript": "4.7.4"
} }
} }

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save