From aa810c8873ff374c603bbd1a7b777f036eb492c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 03:34:52 +0000 Subject: [PATCH] chore(deps): bump @nevware21/ts-utils from 0.12.5 to 0.15.0 Bumps [@nevware21/ts-utils](https://github.com/nevware21/ts-utils) from 0.12.5 to 0.15.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.12.5...0.15.0) --- updated-dependencies: - dependency-name: "@nevware21/ts-utils" dependency-version: 0.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 479743b..ec1a8fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -646,9 +646,9 @@ "@nevware21/ts-utils" ">= 0.12.2 < 2.x" "@nevware21/ts-utils@>= 0.10.4 < 2.x", "@nevware21/ts-utils@>= 0.11.8 < 2.x", "@nevware21/ts-utils@>= 0.12.2 < 2.x", "@nevware21/ts-utils@>= 0.9.4 < 2.x": - version "0.12.5" - resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.12.5.tgz#fe33c10d11ae8b724ccaaa31d2d0109d18601da6" - integrity sha512-JPQZWPKQJjj7kAftdEZL0XDFfbMgXCGiUAZe0d7EhLC3QlXTlZdSckGqqRIQ2QNl0VTEZyZUvRBw6Ednw089Fw== + version "0.15.0" + resolved "https://registry.yarnpkg.com/@nevware21/ts-utils/-/ts-utils-0.15.0.tgz#1899df05d7521b6afcae1dd53f35cc04c66348f4" + integrity sha512-+bUMKIiKAgoW5uNEb5xxzBzdwdLS9SKRcOy8SxLE+KqSlIdUYV5O9nxJVq1RUYcO2DtL5DlrK1GbgcVEHv6GVA== "@nodelib/fs.scandir@2.1.5": version "2.1.5"