From f3fc6a16a0745507f1f7b7b0c161701c0fa72020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:59:56 +0000 Subject: [PATCH] Bump @nevware21/ts-utils in /samples-old/NativeModuleSample/csharp Bumps [@nevware21/ts-utils](https://github.com/nevware21/ts-utils) from 0.11.5 to 0.14.0. - [Release notes](https://github.com/nevware21/ts-utils/releases) - [Changelog](https://github.com/nevware21/ts-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/nevware21/ts-utils/compare/0.11.5...0.14.0) --- updated-dependencies: - dependency-name: "@nevware21/ts-utils" dependency-version: 0.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples-old/NativeModuleSample/csharp/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples-old/NativeModuleSample/csharp/yarn.lock b/samples-old/NativeModuleSample/csharp/yarn.lock index 48825dd5f..4c591702d 100644 --- a/samples-old/NativeModuleSample/csharp/yarn.lock +++ b/samples-old/NativeModuleSample/csharp/yarn.lock @@ -2123,9 +2123,9 @@ "@nevware21/ts-utils" ">= 0.11.5 < 2.x" "@nevware21/ts-utils@>= 0.10.4 < 2.x", "@nevware21/ts-utils@>= 0.11.3 < 2.x", "@nevware21/ts-utils@>= 0.11.5 < 2.x", "@nevware21/ts-utils@>= 0.9.4 < 2.x": - version "0.11.5" - resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.11.5.tgz#b900f5d04e657a96e096a58dad6e0b7aed273efb" - integrity sha512-7nIzWKR50mf3htOg53kwPLqD5iJaRfVyBvb1NJhlIncyP1WzK8vAQbU9rqIsRtv7td1CnqspdP6IWNEjOjaeug== + version "0.14.0" + resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.14.0.tgz#9e6074ce28f0b1bab7bfdacd1a7760b2ba73688d" + integrity sha512-WoeqTIXQ8WPhl+lD2NbMHoAQ4sJl0n7EoRoDmVJui//Usg512enl9q1fdbVobuZt3omnxnmVsDrNIvPBvFgddQ== "@nodelib/fs.scandir@2.1.5": version "2.1.5"