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] committed Mar 25, 2024
1 parent 15fd4bb commit 89d7326
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 @@ -54,19 +54,19 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@commitlint/cli": "^19.2.0",
"@commitlint/cli": "^19.2.1",
"@stacksjs/eslint-config": "^0.59.11",
"@types/bun": "^1.0.8",
"@types/node": "^20.11.27",
"@types/bun": "^1.0.10",
"@types/node": "^20.11.30",
"bun-plugin-dts-auto": "^0.10.0",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cz-git": "^1.9.0",
"eslint": "^8.57.0",
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2"
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.3"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 89d7326

Please sign in to comment.