Update dependency typescript to v4.1.4

This commit is contained in:
Renovate Bot 2021-02-09 20:39:11 +00:00
parent d8f529ef78
commit 4269795c4a
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
"mocha": "8.2.1",
"should": "13.2.3",
"sinon": "9.2.4",
"typescript": "4.1.3"
"typescript": "4.1.4"
},
"dependencies": {
"@tryghost/errors": "^0.2.8"

View File

@ -24,7 +24,7 @@
"mocha": "8.2.1",
"should": "13.2.3",
"sinon": "9.2.4",
"typescript": "4.1.3"
"typescript": "4.1.4"
},
"dependencies": {
"moleculer": "0.14.11"

View File

@ -27,6 +27,6 @@
"mocha": "8.2.1",
"should": "13.2.3",
"sinon": "9.2.4",
"typescript": "4.1.3"
"typescript": "4.1.4"
}
}

View File

@ -28,7 +28,7 @@
"mocha": "8.2.1",
"should": "13.2.3",
"sinon": "9.2.4",
"typescript": "4.1.3"
"typescript": "4.1.4"
},
"dependencies": {
"@tryghost/errors": "^0.2.8"