chore: update ts-node & typescript dev deps
Major updates to ts-node (^9.1.1) and typescript (~4.2.2).
This commit is contained in:
parent
999141a538
commit
d9adda0194
2 changed files with 15 additions and 8 deletions
|
|
@ -44,8 +44,8 @@
|
|||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"prettier": "=2.2.1",
|
||||
"ts-node": "^8.10.2",
|
||||
"typescript": "~3.9.3"
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "~4.2.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-watch": "^0.7.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue