Skip to content

Commit

Permalink
chore: update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amalv committed Mar 11, 2024
1 parent 9590cc3 commit c902f56
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 90 deletions.
9 changes: 8 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
"files": {
"ignore": ["bun.lockb", "*.yml", "coverage/*", ".husky/*", "README.md"]
"ignore": [
"bun.lockb",
"*.yml",
"coverage/*",
".husky/*",
"README.md",
"package-json.lock"
]
},
"organizeImports": {
"enabled": true
Expand Down
Binary file modified bun.lockb
Binary file not shown.
193 changes: 104 additions & 89 deletions package-lock.json

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

1 comment on commit c902f56

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.