From 064832166c6a77b8aed5c19c0fb7daf8e6ae8111 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 10:48:59 +0000 Subject: [PATCH] chore(deps): update dependency ts-node to v10.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cabae05..5639892 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "prettier": "2.8.8", "prettier-package-json": "2.8.0", "rimraf": "3.0.2", - "ts-node": "10.9.1", + "ts-node": "10.9.2", "tslint": "6.1.3", "tslint-clean-code": "0.2.10", "tslint-config-airbnb": "5.11.2",