Skip to content

Commit ba2ab74

Browse files
committed
ci: update deps
1 parent ab920b9 commit ba2ab74

File tree

2 files changed

+497
-338
lines changed

2 files changed

+497
-338
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wchenonly/git-commit-tool",
33
"type": "module",
44
"version": "1.1.33",
5-
"packageManager": "pnpm@8.10.5",
5+
"packageManager": "pnpm@8.12.1",
66
"description": "use an interactive approach to help you generate standard submission messages",
77
"author": "wChenonly",
88
"license": "MIT",
@@ -54,19 +54,19 @@
5454
"ora": "^7.0.1"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^2.0.0",
58-
"@types/node": "^20.9.2",
59-
"bumpp": "^9.2.0",
57+
"@antfu/eslint-config": "^2.4.5",
58+
"@types/node": "^20.10.4",
59+
"bumpp": "^9.2.1",
6060
"conventional-changelog": "^5.1.0",
6161
"conventional-changelog-cli": "^4.1.0",
6262
"conventional-changelog-custom-config": "^0.3.1",
63-
"esbuild": "^0.19.6",
63+
"esbuild": "^0.19.9",
6464
"nano-staged": "^0.8.0",
65-
"nodemon": "^3.0.1",
66-
"prettier": "^3.1.0",
65+
"nodemon": "^3.0.2",
66+
"prettier": "^3.1.1",
6767
"simple-git-hooks": "^2.9.0",
68-
"tsx": "^4.1.4",
69-
"typescript": "^5.2.2"
68+
"tsx": "^4.6.2",
69+
"typescript": "^5.3.3"
7070
},
7171
"nano-staged": {
7272
"*.{ts,tsx,js,jsx,vue}": "eslint --fix",

0 commit comments

Comments
 (0)