Skip to content

Commit

Permalink
ci: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wChenonly committed Feb 22, 2024
1 parent c6c5d48 commit 4fe9a2c
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 622 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@wchenonly/git-commit-tool",
"type": "module",
"version": "1.1.33",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.15.3",
"description": "use an interactive approach to help you generate standard submission messages",
"author": "wChenonly",
"license": "MIT",
Expand Down Expand Up @@ -50,22 +50,22 @@
"cac": "^6.7.14",
"execa": "^8.0.1",
"kleur": "^4.1.5",
"open": "^9.1.0",
"ora": "^7.0.1"
"open": "^10.0.3",
"ora": "^8.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.4.5",
"@types/node": "^20.10.4",
"bumpp": "^9.2.1",
"@antfu/eslint-config": "^2.6.4",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"conventional-changelog": "^5.1.0",
"conventional-changelog-cli": "^4.1.0",
"conventional-changelog-custom-config": "^0.3.1",
"esbuild": "^0.19.9",
"esbuild": "^0.20.1",
"nano-staged": "^0.8.0",
"nodemon": "^3.0.2",
"prettier": "^3.1.1",
"nodemon": "^3.0.3",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.6.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"nano-staged": {
Expand Down
Loading

0 comments on commit 4fe9a2c

Please sign in to comment.