From 5c7495902c5f41493b2dcaaa203c948bfccee257 Mon Sep 17 00:00:00 2001 From: houhaoyu Date: Thu, 9 Feb 2023 10:10:37 +0800 Subject: [PATCH] houhaoyu@huawei.com update typescript version Signed-off-by: houhaoyu Change-Id: I8147c72dffa343ec7c8dcef4985d64c40d7d8f32 --- ts2panda/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts2panda/package-lock.json b/ts2panda/package-lock.json index 27bf027d78..1f63881390 100644 --- a/ts2panda/package-lock.json +++ b/ts2panda/package-lock.json @@ -4470,7 +4470,7 @@ }, "typescript": { "version": "file:deps/ohos-typescript-4.2.3-r2.tgz", - "integrity": "sha512-nUW6Nr2UFqhuJW2Zs/06fEAOloU9TuwFvVqz/m3q27UY9xXKBOSTL/jhdsGwdoqx+ZjGPAC1qLFknsfkawvguA==", + "integrity": "sha512-yQVm6bIwy2KAAzzCkf2KwHPR6On2Us2KaSdumH2ZeF6zB3bM5Fg2xmW+pvEweyoZZgD0HSF4zWOV9KhQZ47f/A==", "dev": true }, "typical": { -- Gitee