From 7bb15d0171880c52370ccdf90de0fd46e13943e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:54:53 +0000 Subject: [PATCH] build(deps): update dependency @wmfs/tymly-data-types to v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64f4942..b7bdc6a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "lib": "lib" }, "dependencies": { - "@wmfs/tymly-data-types": "1.5.0", + "@wmfs/tymly-data-types": "1.6.0", "lodash": "4.17.21", "dottie": "2.0.6", "mem-fs": "2.3.0",