0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency typescript to v4.3.3

This commit is contained in:
Renovate Bot 2021-06-16 23:47:07 +00:00
parent 3927c9002c
commit e8f7a4c158
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
"mocha": "9.0.0",
"should": "13.2.3",
"sinon": "11.0.0",
"typescript": "4.3.2"
"typescript": "4.3.3"
},
"dependencies": {
"@tryghost/errors": "^0.2.12"

View file

@ -24,7 +24,7 @@
"mocha": "9.0.0",
"should": "13.2.3",
"sinon": "11.0.0",
"typescript": "4.3.2"
"typescript": "4.3.3"
},
"dependencies": {
"moleculer": "^0.14.11"

View file

@ -27,6 +27,6 @@
"mocha": "9.0.0",
"should": "13.2.3",
"sinon": "11.0.0",
"typescript": "4.3.2"
"typescript": "4.3.3"
}
}

View file

@ -28,7 +28,7 @@
"mocha": "9.0.0",
"should": "13.2.3",
"sinon": "11.0.0",
"typescript": "4.3.2"
"typescript": "4.3.3"
},
"dependencies": {
"@tryghost/errors": "^0.2.12"