Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brankoconjic committed May 16, 2024
1 parent 351605a commit a7e8feb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 25 deletions.
5 changes: 5 additions & 0 deletions .changeset/flat-taxis-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lemonsqueezy/lemonsqueezy.js": patch
---

update dependencies
Binary file modified bun.lockb
Binary file not shown.
3 changes: 3 additions & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import config from "@commitlint/config-conventional";

export default { ...config };
23 changes: 0 additions & 23 deletions commitlint.config.ts

This file was deleted.

4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"skipLibCheck": true,
"strict": true,
},
"strict": true
}
}

0 comments on commit a7e8feb

Please sign in to comment.