build(deps-dev): bump @biomejs/biome from 2.4.7 to 2.4.8 in the minor-and-patch group

Squash merge PR #468
This commit is contained in:
dependabot[bot]
2026-03-25 07:11:28 +01:00
committed by GitHub
parent 60bef957de
commit b32ec9b21b
2 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"lint:fix": "cd backend && npm run lint:fix && cd ../frontend && npm run lint:fix"
},
"devDependencies": {
"@biomejs/biome": "^2.4.7",
"@biomejs/biome": "^2.4.8",
"husky": "^9.1.0",
"lint-staged": "^16.4.0"
},