mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency typescript to v4.3.2
This commit is contained in:
parent
24161773f3
commit
773991c1e6
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.2.4"
|
||||
"typescript": "4.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/errors": "^0.2.11"
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.2.4"
|
||||
"typescript": "4.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"moleculer": "^0.14.11"
|
||||
|
|
|
@ -27,6 +27,6 @@
|
|||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.2.4"
|
||||
"typescript": "4.3.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"mocha": "8.3.2",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.0.0",
|
||||
"typescript": "4.2.4"
|
||||
"typescript": "4.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/errors": "^0.2.11"
|
||||
|
|
Loading…
Add table
Reference in a new issue