Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#25)
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 Sep 24, 2024
1 parent 0b0153c commit dbf11f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.5.0",
"@stacksjs/eslint-config": "^0.59.11",
"@types/bun": "^1.1.6",
"bumpp": "^9.4.1",
"changelogen": "^0.5.5",
"@types/bun": "^1.1.10",
"bumpp": "^9.5.2",
"changelogen": "^0.5.7",
"commitizen": "^4.3.0",
"cz-git": "^1.9.3",
"eslint": "^9.6.0",
"lint-staged": "^15.2.7",
"cz-git": "^1.9.4",
"eslint": "^9.11.1",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.3"
"typescript": "^5.6.2"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit dbf11f6

Please sign in to comment.