Skip to content

Commit e9879b2

Browse files
renovate[bot]PKief
andauthored
chore(deps): update bun packages (#3238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
1 parent b433137 commit e9879b2

File tree

3 files changed

+42
-41
lines changed

3 files changed

+42
-41
lines changed

biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.4/schema.json",
33
"formatter": {
44
"enabled": true,
55
"formatWithErrors": false,

bun.lock

Lines changed: 39 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
"events": "^3.3.0"
468468
},
469469
"devDependencies": {
470-
"@biomejs/biome": "2.3.0",
470+
"@biomejs/biome": "2.3.4",
471471
"@commitlint/config-conventional": "^20.0.0",
472472
"@softarc/sheriff-core": "^0.19.1",
473473
"@types/chroma-js": "^3.1.1",
@@ -477,7 +477,7 @@
477477
"bun-types": "^1.2.20",
478478
"changelogen": "0.6.2",
479479
"commitlint": "^20.0.0",
480-
"esbuild": "^0.25.8",
480+
"esbuild": "^0.26.0",
481481
"husky": "^9.1.7",
482482
"lint-staged": "^16.1.5",
483483
"markdownlint-cli": "^0.45.0",

0 commit comments

Comments
 (0)