From dee8626a3a069e9b36782f684ced005209ce0723 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:54:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20ts-node=20to=2010.9.1?= =?UTF-8?q?=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50f2031..1eba607 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "prettier": "2.7.1", "semantic-release": "19.0.3", "terminal-banner": "1.1.0", - "ts-node": "7.0.1", + "ts-node": "10.9.1", "tslint": "5.20.1", "typescript": "4.7.4" },