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 Jul 23, 2024
1 parent 15fd4bb commit 58a869d
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,19 +54,19 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@commitlint/cli": "^19.2.0",
"@commitlint/cli": "^19.3.0",
"@stacksjs/eslint-config": "^0.59.11",
"@types/bun": "^1.0.8",
"@types/node": "^20.11.27",
"bun-plugin-dts-auto": "^0.10.0",
"@types/bun": "^1.1.6",
"@types/node": "^20.14.11",
"bun-plugin-dts-auto": "^0.11.1",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cz-git": "^1.9.0",
"cz-git": "^1.9.4",
"eslint": "^8.57.0",
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2"
"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 58a869d

Please sign in to comment.