From 2fdeba911517b3e74574d7be532295faafff3924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:03:53 +0000 Subject: [PATCH] build(deps-dev): bump ngx-colors from 3.4.0 to 3.6.0 in /tabby-terminal Bumps [ngx-colors](https://github.com/KroneCorylus/ngx-colors) from 3.4.0 to 3.6.0. - [Release notes](https://github.com/KroneCorylus/ngx-colors/releases) - [Commits](https://github.com/KroneCorylus/ngx-colors/commits) --- updated-dependencies: - dependency-name: ngx-colors dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tabby-terminal/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tabby-terminal/yarn.lock b/tabby-terminal/yarn.lock index e385855f..647eebb7 100644 --- a/tabby-terminal/yarn.lock +++ b/tabby-terminal/yarn.lock @@ -337,9 +337,9 @@ minimist@^1.2.6: integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== ngx-colors@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/ngx-colors/-/ngx-colors-3.4.0.tgz#522d37563202053bd5b68ce8726afbfddf2f83a5" - integrity sha512-aJBpOC7t6DUDcEfkyFo6+6JzdHH82hCuj+zdqAmdrFTMyOVFZCw0FhCfcEuQRNsR1yYtyMRhSs6zUXr7oTiNlw== + version "3.6.0" + resolved "https://registry.yarnpkg.com/ngx-colors/-/ngx-colors-3.6.0.tgz#194313ad413dd90a53bd118c0318c46ebfc66780" + integrity sha512-jPFzosd7t7YHKqKTBbOxdAF67aevBTiv0UdS0i7umWQMdMfi0lwcNTrL8XLhW2YbIpy98r54zWgc0iZH5FpiZA== dependencies: tslib "^2.0.0"