Skip to content

Commit

Permalink
chore(deps): update dependency @biomejs/biome to v1.9.1 (#1778)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 9fd38ac commit 4d98876
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint": "pnpm run -r lint"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@biomejs/biome": "1.9.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@biomejs/biome": "1.9.1",
"@types/luxon": "3.4.2",
"@types/uuid": "10.0.0",
"@types/ws": "8.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"tsconfig-paths": "4.2.0",
"tsup": "8.2.4",
"typescript": "5.6.2",
"@biomejs/biome": "1.9.0"
"@biomejs/biome": "1.9.1"
}
}
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@biomejs/biome": "1.9.1",
"@swc/plugin-emotion": "4.0.1",
"@tanstack/router-plugin": "1.57.15",
"@trpc/client": "11.0.0-rc.502",
Expand Down
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d98876

Please sign in to comment.