Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#29)
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 Nov 22, 2024
1 parent e2bcdb1 commit c315218
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"typecheck": "bun --bun tsc --noEmit"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@stacksjs/eslint-config": "^3.8.1-beta.2",
"@types/bun": "^1.1.11",
"bumpp": "^9.7.1",
"@types/bun": "^1.1.13",
"bumpp": "^9.8.1",
"bun-plugin-dts-auto": "^0.20.6",
"changelogen": "^0.5.7",
"commitizen": "^4.3.1",
"cz-git": "^1.10.1",
"cz-git": "^1.11.0",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit c315218

Please sign in to comment.