chore: update dependency typescript to ^4.7.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-05-28 00:47:38 +00:00 committed by Rifa Achrinza
parent d9eac14926
commit c021fc9abf
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -36,7 +36,7 @@
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"should": "^13.2.3",
"typescript": "^4.6.3"
"typescript": "^4.7.2"
},
"engines": {
"node": ">=10"

View File

@ -47,7 +47,7 @@
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"should": "^13.2.3",
"typescript": "^4.6.3"
"typescript": "^4.7.2"
},
"dependencies": {
"async": "^3.2.3",