From 0f52b26e0555190502bd13ffde29d9ab4a5de8e9 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Fri, 17 Nov 2023 15:33:25 +0000 Subject: [PATCH] Update dependency ts-loader to v9.5.1 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index 322424d..a464fa0 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -81,7 +81,7 @@ "tailwindcss": "3.0.23", "ts-node": "10.9.1", "ts-jest": "27.1.5", - "ts-loader": "9.2.8", + "ts-loader": "9.5.1", "ts-prune": "^0.10.3", "tsconfig-paths": "3.14.2", "url-loader": "4.1.1",