Skip to content

Commit

Permalink
chore: upgrade ghauth to 6.x (#762)
Browse files Browse the repository at this point in the history
The only change is regarding which versions of Node.js are supported.
  • Loading branch information
aduh95 authored Dec 8, 2023
1 parent fabee60 commit 7df1d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"clipboardy": "^4.0.0",
"core-validate-commit": "^4.0.0",
"figures": "^6.0.1",
"ghauth": "^5.0.1",
"ghauth": "^6.0.0",
"inquirer": "^9.2.11",
"js-yaml": "^4.1.0",
"listr2": "^7.0.2",
Expand Down

0 comments on commit 7df1d0c

Please sign in to comment.