chore: update dependency typescript to ^4.6.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6dfa9b859c
commit
bb577e61b5
|
@ -36,7 +36,7 @@
|
|||
"mocha": "^9.0.0",
|
||||
"nyc": "^15.1.0",
|
||||
"should": "^13.2.3",
|
||||
"typescript": "^4.0.3"
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"mocha": "^9.0.0",
|
||||
"nyc": "^15.1.0",
|
||||
"should": "^13.2.3",
|
||||
"typescript": "^4.0.3"
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^3.2.3",
|
||||
|
|
Loading…
Reference in New Issue