Update dependency typescript to v4.7.3

This commit is contained in:
Renovate Bot 2022-06-03 23:00:47 +00:00
parent ab1bf00769
commit 9404fceb05
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -39,6 +39,6 @@
"eslint-plugin-github": "4.3.6", "eslint-plugin-github": "4.3.6",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"prettier": "2.6.2", "prettier": "2.6.2",
"typescript": "4.7.2" "typescript": "4.7.3"
} }
} }