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

Update dependency typescript to v3.9.2

This commit is contained in:
Renovate Bot 2020-05-12 22:15:51 +00:00 committed by renovate[bot]
parent ed3f229136
commit 892d96fd83
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
"mocha": "7.1.2", "mocha": "7.1.2",
"should": "13.2.3", "should": "13.2.3",
"sinon": "9.0.2", "sinon": "9.0.2",
"typescript": "3.8.3" "typescript": "3.9.2"
}, },
"dependencies": { "dependencies": {
"@tryghost/errors": "^0.1.3" "@tryghost/errors": "^0.1.3"

View file

@ -24,7 +24,7 @@
"mocha": "7.1.2", "mocha": "7.1.2",
"should": "13.2.3", "should": "13.2.3",
"sinon": "9.0.2", "sinon": "9.0.2",
"typescript": "3.8.3" "typescript": "3.9.2"
}, },
"dependencies": { "dependencies": {
"moleculer": "0.14.6" "moleculer": "0.14.6"

View file

@ -27,6 +27,6 @@
"mocha": "7.1.2", "mocha": "7.1.2",
"should": "13.2.3", "should": "13.2.3",
"sinon": "9.0.2", "sinon": "9.0.2",
"typescript": "3.8.3" "typescript": "3.9.2"
} }
} }

View file

@ -28,7 +28,7 @@
"mocha": "7.1.2", "mocha": "7.1.2",
"should": "13.2.3", "should": "13.2.3",
"sinon": "9.0.2", "sinon": "9.0.2",
"typescript": "3.8.3" "typescript": "3.9.2"
}, },
"dependencies": { "dependencies": {
"@tryghost/errors": "^0.1.3" "@tryghost/errors": "^0.1.3"