Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent eb5d469 commit cb4083a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 27 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-cli",
"version": "0.9.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -37,7 +37,7 @@
"commander": "^11.0.0",
"enquirer": "^2.4.1",
"eventemitter3": "^5.0.1",
"jike-sdk": "^0.23.3",
"jike-sdk": "^0.24.0",
"open": "^9.1.0",
"terminal-image": "^2.0.0"
},
Expand All @@ -52,7 +52,7 @@
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^3.12.8",
"tsx": "^3.12.10",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
58 changes: 34 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb4083a

Please sign in to comment.