fix(deps): update dependency typescript to v4.6.2
This commit is contained in:
committed by
renovate[bot]
parent
d1f799ee80
commit
e178e9a808
@ -30,6 +30,6 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.5",
|
||||
|
Reference in New Issue
Block a user