Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 33e13eb commit 0e86de2
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 @@ -52,17 +52,17 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/cli": "^19.3.0",
"@stacksjs/eslint-config": "^0.59.11",
"@types/bun": "^1.0.12",
"bumpp": "^9.4.0",
"@types/bun": "^1.1.2",
"bumpp": "^9.4.1",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cz-git": "^1.9.1",
"eslint": "^9.0.0",
"eslint": "^9.2.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 0e86de2

Please sign in to comment.