From 521e7d1cefc49cebab16e001f258b538b51b16c7 Mon Sep 17 00:00:00 2001 From: danielpeintner Date: Tue, 21 Nov 2023 13:58:32 +0100 Subject: [PATCH] chore: increase root package-lock.json (#523) --- typescript/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/package-lock.json b/typescript/package-lock.json index 6d08fb3..55298d7 100644 --- a/typescript/package-lock.json +++ b/typescript/package-lock.json @@ -549,7 +549,7 @@ }, "scripting-api": { "name": "wot-typescript-definitions", - "version": "0.8.0-SNAPSHOT.28", + "version": "0.8.0-SNAPSHOT.29", "license": "W3C-20150513", "dependencies": { "wot-thing-description-types": "1.1.0-09-November-2023"