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 Jul 28, 2024
1 parent 8360cfb commit 2cc59e3
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 @@ -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.1.6",
"@types/node": "^20.14.13",
"bun-plugin-dts-auto": "^0.11.1",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cz-git": "^1.8.0",
"cz-git": "^1.9.4",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3"
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 2cc59e3

Please sign in to comment.