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