Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#8)
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 Dec 2, 2024
1 parent 8de6cdc commit 9111ee3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"typecheck": "bun tsc --noEmit"
},
"dependencies": {
"unimport": "^3.13.2"
"unimport": "^3.14.2"
},
"devDependencies": {
"@stacksjs/eslint-config": "^3.8.1-beta.2",
"@types/bun": "^1.1.13",
"@types/bun": "^1.1.14",
"bumpp": "^9.8.1",
"bun-plugin-dtsx": "^0.21.8",
"bun-plugin-dtsx": "^0.21.9",
"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 9111ee3

Please sign in to comment.