From 75925de68652cfb715f580a5fd3b5fbf3043916b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 05:00:25 +0000 Subject: [PATCH] Bump ngx-colors from 3.4.0 to 3.5.2 in /tabby-terminal Bumps [ngx-colors](https://github.com/KroneCorylus/ngx-colors) from 3.4.0 to 3.5.2. - [Release notes](https://github.com/KroneCorylus/ngx-colors/releases) - [Commits](https://github.com/KroneCorylus/ngx-colors/commits) --- updated-dependencies: - dependency-name: ngx-colors 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 85465dae..7ff34873 100644 --- a/tabby-terminal/yarn.lock +++ b/tabby-terminal/yarn.lock @@ -289,9 +289,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.5.2" + resolved "https://registry.yarnpkg.com/ngx-colors/-/ngx-colors-3.5.2.tgz#19a6ed8cbe9663e9b3c8c523e4ed81d52a7e2470" + integrity sha512-X9eOnZ+RGD6Rpu+6J6vMt27ZuLLb2pUxFgE9+5hQO6dmB1woOUm99j2Lj0AhK4WLrBF2RiVDlj7tj2YeqzxY1g== dependencies: tslib "^2.0.0"