Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#28)
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 Oct 9, 2024
1 parent cff1276 commit 8c6a1a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"typecheck": "bun --bun tsc --noEmit"
},
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@biomejs/biome": "^1.9.3",
"@commitlint/cli": "^19.5.0",
"@stacksjs/biome-config": "^0.1.5",
"@types/bun": "^1.1.10",
"bumpp": "^9.5.2",
"bun-plugin-dts-auto": "^0.15.0",
"@types/bun": "^1.1.11",
"bumpp": "^9.7.1",
"bun-plugin-dts-auto": "^0.20.6",
"changelogen": "^0.5.7",
"commitizen": "^4.3.0",
"cz-git": "^1.9.4",
"commitizen": "^4.3.1",
"cz-git": "^1.10.1",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 8c6a1a1

Please sign in to comment.