build(deps-dev): bump the minor-and-patch group with 2 updates
Squash merge Dependabot root minor-and-patch dependency updates from PR #438 after rebasing onto updated main.
This commit is contained in:
+2
-2
@@ -7,9 +7,9 @@
|
||||
"lint:fix": "cd backend && npm run lint:fix && cd ../frontend && npm run lint:fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.6",
|
||||
"@biomejs/biome": "^2.4.7",
|
||||
"husky": "^9.1.0",
|
||||
"lint-staged": "^16.3.2"
|
||||
"lint-staged": "^16.4.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"backend/src/**/*.ts": [
|
||||
|
||||
Reference in New Issue
Block a user