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 Mar 8, 2024
1 parent 8360cfb commit d4ed446
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 @@ -54,17 +54,17 @@
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@stacksjs/eslint-config": "^0.58.73",
"@types/bun": "^1.0.7",
"@types/node": "^20.11.20",
"bun-plugin-dts-auto": "^0.4.1",
"@stacksjs/eslint-config": "^0.59.11",
"@types/bun": "^1.0.8",
"@types/node": "^20.11.25",
"bun-plugin-dts-auto": "^0.10.0",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cz-git": "^1.8.0",
"cz-git": "^1.9.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3"
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit d4ed446

Please sign in to comment.