chore(deps): update dependency typescript to v4.4.3 (#43316)

* chore(deps): update dependency typescript to v4.4.3

* fix: use UserType correctly

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
renovate[bot]
2021-09-28 10:56:46 +02:00
committed by GitHub
parent af4ead336a
commit 8beb26e84e
7 changed files with 14 additions and 17 deletions

View File

@@ -30,6 +30,6 @@
"inquirer": "8.1.2",
"prettier": "2.4.1",
"ts-node": "10.2.1",
"typescript": "4.3.5"
"typescript": "4.4.3"
}
}