Merge pull request #132 from C4illin/renovate/biomejs-biome-1.x

chore(deps): update dependency @biomejs/biome to v1.9.1
This commit is contained in:
Emrik Östling 2024-09-15 23:23:41 +02:00 committed by GitHub
commit a29238c265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -24,7 +24,7 @@
"start": "bun run src/index.tsx" "start": "bun run src/index.tsx"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "1.9.0", "@biomejs/biome": "1.9.1",
"@eslint/compat": "^1.1.1", "@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.1", "@eslint/js": "^9.9.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@ianvs/prettier-plugin-sort-imports": "^4.3.1",