From 8927c94f97c5bd7fd1c0cbb5cb9896137454ebb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 20:32:23 +0000 Subject: [PATCH] build(deps-dev): Bump @flex-development/colors Bumps the flex-development group with 1 update: [@flex-development/colors](https://github.com/flex-development/colors). Updates `@flex-development/colors` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/flex-development/colors/releases) - [Changelog](https://github.com/flex-development/colors/blob/main/CHANGELOG.md) - [Commits](https://github.com/flex-development/colors/compare/1.0.1...1.0.2) --- updated-dependencies: - dependency-name: "@flex-development/colors" dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: flex-development ... Signed-off-by: dependabot[bot] --- bun.lock | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9e229964..7135aa00 100644 --- a/bun.lock +++ b/bun.lock @@ -32,7 +32,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/types": "19.8.1", "@faker-js/faker": "9.8.0", - "@flex-development/colors": "1.0.1", + "@flex-development/colors": "1.0.2", "@flex-development/commitlint-config": "1.0.1", "@flex-development/eslint-config": "1.1.1", "@flex-development/grease": "3.0.0-alpha.9", @@ -386,7 +386,7 @@ "@flex-development/builtin-modules": ["@flex-development/builtin-modules@2.1.1", "", {}, "sha512-IexB9CoqVn8VCnThKBLlHFQ33UpArCS6rTBEOtrZ16zv8IdnPrZvQ2fcKIPBpeRJlQL4aFZ8PP58U+wYehM4kA=="], - "@flex-development/colors": ["@flex-development/colors@1.0.1", "", {}, "sha512-wouDgO77PJOfKGrm9UrtJDa2NDBUnOTXiFzaL3Z5rBBLjBIZ6h57fgydn+fxPzBbvkvrn8keWlFBXot6f0owuA=="], + "@flex-development/colors": ["@flex-development/colors@1.0.2", "", {}, "sha512-11T4Ulr+Vy3nXwoHb7lNdc1WMHr5r4cxSFnFQ1wCxlf2lThXoQ4wvEwED87Zi8GFn1Oav7FKYMzs1bzGvnh+WA=="], "@flex-development/commitlint-config": ["@flex-development/commitlint-config@1.0.1", "", { "dependencies": { "@commitlint/types": "17.4.4", "@flex-development/tutils": "6.0.0-alpha.10", "@types/conventional-commits-parser": "3.0.3", "consola": "2.15.3", "conventional-changelog-conventionalcommits": "5.0.0" } }, "sha512-287a1amb6aKfNvvmL4b6SaUWVQQrDsc84RTZsoCb7ghsLlai5iO/8j/kw9xx8vHGuU7RovCLd2Dy5iwwrEi+AA=="], @@ -2420,6 +2420,8 @@ "@flex-development/is-builtin/@flex-development/tutils": ["@flex-development/tutils@6.0.0-alpha.12", "", { "dependencies": { "dequal": "2.0.3" }, "peerDependencies": { "typescript": ">=5.0.4" }, "optionalPeers": ["typescript"] }, "sha512-sI2/W0a1vH+0KKD4YH1VP6FqCG5JpLrQO/GzK4MmfKzLO6fcR3cH7XWzElxcvQ2jz8oATb7yEF5VPNcaZuZlng=="], + "@flex-development/log/@flex-development/colors": ["@flex-development/colors@1.0.1", "", {}, "sha512-wouDgO77PJOfKGrm9UrtJDa2NDBUnOTXiFzaL3Z5rBBLjBIZ6h57fgydn+fxPzBbvkvrn8keWlFBXot6f0owuA=="], + "@flex-development/log/is-unicode-supported": ["is-unicode-supported@2.1.0", "", {}, "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ=="], "@flex-development/log/string-width": ["string-width@7.2.0", "", { "dependencies": { "emoji-regex": "^10.3.0", "get-east-asian-width": "^1.0.0", "strip-ansi": "^7.1.0" } }, "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ=="], diff --git a/package.json b/package.json index e935b362..4a96d899 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/types": "19.8.1", "@faker-js/faker": "9.8.0", - "@flex-development/colors": "1.0.1", + "@flex-development/colors": "1.0.2", "@flex-development/commitlint-config": "1.0.1", "@flex-development/eslint-config": "1.1.1", "@flex-development/grease": "3.0.0-alpha.9",