Skip to content

Commit

Permalink
chore(deps): update dependency @biomejs/biome to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent aaf4ce6 commit 746a566
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.9.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.1/schema.json",
"formatter": {
"indentStyle": "space",
"lineWidth": 120
Expand Down
72 changes: 36 additions & 36 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@biomejs/biome": "1.9.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/supertest": "^6.0.2",
Expand Down

0 comments on commit 746a566

Please sign in to comment.