Skip to content

Commit d32a249

Browse files
chore(deps): update all non-major dependencies (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e0bbc7 commit d32a249

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

bun.lockb

-19 KB
Binary file not shown.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"typecheck": "tsc --noEmit"
5757
},
5858
"devDependencies": {
59-
"@commitlint/cli": "^19.2.0",
60-
"@stacksjs/bumpx": "^0.1.17",
59+
"@commitlint/cli": "^19.8.1",
60+
"@stacksjs/bumpx": "^0.2.2",
6161
"@stacksjs/eslint-config": "^4.14.0-beta.3",
6262
"@stacksjs/gitlint": "^0.1.5",
63-
"@stacksjs/logsmith": "^0.1.8",
64-
"@types/bun": "^1.0.8",
65-
"@types/node": "^20.11.27",
66-
"buddy-bot": "^0.8.9",
67-
"bun-git-hooks": "^0.2.19",
68-
"bun-plugin-dts-auto": "^0.10.0",
69-
"commitizen": "^4.3.0",
70-
"cz-git": "^1.9.0",
63+
"@stacksjs/logsmith": "^0.2.1",
64+
"@types/bun": "^1.3.1",
65+
"@types/node": "^20.19.24",
66+
"buddy-bot": "^0.9.9",
67+
"bun-git-hooks": "^0.3.1",
68+
"bun-plugin-dts-auto": "^0.20.6",
69+
"commitizen": "^4.3.1",
70+
"cz-git": "^1.12.0",
7171
"js-yaml": "^4.1.0",
72-
"typescript": "^5.4.2"
72+
"typescript": "^5.9.3"
7373
},
7474
"git-hooks": {
7575
"pre-commit": {

0 commit comments

Comments
 (0)