mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Update dependency typescript to v4.3.5
This commit is contained in:
parent
895c93ad46
commit
b56dc030ea
@ -27,7 +27,7 @@
|
||||
"mocha": "9.0.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.3.4"
|
||||
"typescript": "4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/errors": "^0.2.13"
|
||||
|
@ -24,7 +24,7 @@
|
||||
"mocha": "9.0.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.3.4"
|
||||
"typescript": "4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"moleculer": "^0.14.11"
|
||||
|
@ -27,6 +27,6 @@
|
||||
"mocha": "9.0.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.3.4"
|
||||
"typescript": "4.3.5"
|
||||
}
|
||||
}
|
||||
|
@ -28,7 +28,7 @@
|
||||
"mocha": "9.0.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.3.4"
|
||||
"typescript": "4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/errors": "^0.2.13"
|
||||
|
Loading…
Reference in New Issue
Block a user