Update dependency typescript to v4.2.4

This commit is contained in:
Renovate Bot 2021-04-07 19:50:01 +00:00
parent 4d6733b927
commit e2eb29a5a1
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "10.0.0",
"typescript": "4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"@tryghost/errors": "^0.2.10"

View File

@ -24,7 +24,7 @@
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "10.0.0",
"typescript": "4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"moleculer": "0.14.11"

View File

@ -27,6 +27,6 @@
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "10.0.0",
"typescript": "4.2.3"
"typescript": "4.2.4"
}
}

View File

@ -28,7 +28,7 @@
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "10.0.0",
"typescript": "4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"@tryghost/errors": "^0.2.10"