From 4186668b5d8b97198c62d8cebfd556539eea47aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Jun 2021 18:38:47 +0000 Subject: [PATCH] Update dependency typescript to v4.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a5ad48..8fa4980 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "eslint": "7.27.0", "eslint-plugin-import": "2.23.4", "eslint-plugin-json": "3.0.0", - "typescript": "4.3.2" + "typescript": "4.3.4" } }