Skip to content

Commit

Permalink
chore(deps): update dependency @biomejs/biome to v1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 179bf3c commit 2d65428
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"sync": "bun install --frozen-lockfile"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"typescript": "^5.6.3"
},
"trustedDependencies": ["@biomejs/biome"]
Expand Down
2 changes: 1 addition & 1 deletion pos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@firebase/rules-unit-testing": "^3.0.4",
"@remix-run/dev": "^2.12.1",
"@types/bun": "^1.1.11",
Expand Down

0 comments on commit 2d65428

Please sign in to comment.