Skip to content

Commit d0c7357

Browse files
build(deps-dev): Bump @flex-development/colors from 1.0.2 to 1.1.0 in the flex-development group (#340)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d983004 commit d0c7357

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

bun.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commitlint/cli": "20.1.0",
3333
"@commitlint/types": "20.0.0",
3434
"@faker-js/faker": "10.1.0",
35-
"@flex-development/colors": "1.0.2",
35+
"@flex-development/colors": "1.1.0",
3636
"@flex-development/commitlint-config": "1.0.1",
3737
"@flex-development/eslint-config": "1.1.1",
3838
"@flex-development/grease": "3.0.0-alpha.9",
@@ -390,7 +390,7 @@
390390

391391
"@flex-development/builtin-modules": ["@flex-development/[email protected]", "", {}, "sha512-IexB9CoqVn8VCnThKBLlHFQ33UpArCS6rTBEOtrZ16zv8IdnPrZvQ2fcKIPBpeRJlQL4aFZ8PP58U+wYehM4kA=="],
392392

393-
"@flex-development/colors": ["@flex-development/colors@1.0.2", "", {}, "sha512-11T4Ulr+Vy3nXwoHb7lNdc1WMHr5r4cxSFnFQ1wCxlf2lThXoQ4wvEwED87Zi8GFn1Oav7FKYMzs1bzGvnh+WA=="],
393+
"@flex-development/colors": ["@flex-development/colors@1.1.0", "", {}, "sha512-jcASfJ0R/Gd8dmm8TpxCiglXlqBAEcSgIScb/nsF31bKec7fB9gLuaqq7dVL0m3MvtSeg4acJogChEcXc4590g=="],
394394

395395
"@flex-development/commitlint-config": ["@flex-development/[email protected]", "", { "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=="],
396396

@@ -2426,6 +2426,8 @@
24262426

24272427
"@flex-development/is-builtin/@flex-development/tutils": ["@flex-development/[email protected]", "", { "dependencies": { "dequal": "2.0.3" }, "peerDependencies": { "typescript": ">=5.0.4" }, "optionalPeers": ["typescript"] }, "sha512-sI2/W0a1vH+0KKD4YH1VP6FqCG5JpLrQO/GzK4MmfKzLO6fcR3cH7XWzElxcvQ2jz8oATb7yEF5VPNcaZuZlng=="],
24282428

2429+
"@flex-development/log/@flex-development/colors": ["@flex-development/[email protected]", "", {}, "sha512-11T4Ulr+Vy3nXwoHb7lNdc1WMHr5r4cxSFnFQ1wCxlf2lThXoQ4wvEwED87Zi8GFn1Oav7FKYMzs1bzGvnh+WA=="],
2430+
24292431
"@flex-development/log/string-width": ["[email protected]", "", { "dependencies": { "get-east-asian-width": "^1.3.0", "strip-ansi": "^7.1.0" } }, "sha512-k6IAvw5ubuVp/NNXUXFoOZFUGa+GY369bYTwG55AEq6s1XLurtpjdookJ+vI8TdxFS/X7oz2xI1giGh6nK6mog=="],
24302432

24312433
"@flex-development/mkbuild/@flex-development/pathe": ["@flex-development/[email protected]", "", { "dependencies": { "@flex-development/errnode": "2.0.0", "@flex-development/tutils": "6.0.0-alpha.12" } }, "sha512-yBOXOh+JiZc8hGePXxiJRY1oNpRrjb9tZXe2bPdgl9TYVmwHPfr5kj5TsZYmurEEd4HYbvQRj4oHBZat/6SyDQ=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@commitlint/cli": "20.1.0",
123123
"@commitlint/types": "20.0.0",
124124
"@faker-js/faker": "10.1.0",
125-
"@flex-development/colors": "1.0.2",
125+
"@flex-development/colors": "1.1.0",
126126
"@flex-development/commitlint-config": "1.0.1",
127127
"@flex-development/eslint-config": "1.1.1",
128128
"@flex-development/grease": "3.0.0-alpha.9",

0 commit comments

Comments
 (0)