Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#38)
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] committed Apr 17, 2023
1 parent 419de39 commit 082a6c8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 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": "pnpm@8.1.1",
"packageManager": "pnpm@8.2.0",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -34,10 +34,10 @@
"dependencies": {
"@poppinss/cliui": "^3.0.5",
"@vue-reactivity/fs": "^0.1.1",
"commander": "^10.0.0",
"commander": "^10.0.1",
"enquirer": "^2.3.6",
"eventemitter3": "^5.0.0",
"jike-sdk": "^0.23.0",
"jike-sdk": "^0.23.2",
"open": "^9.1.0",
"terminal-image": "^2.0.0"
},
Expand All @@ -48,7 +48,7 @@
"bumpp": "^9.1.0",
"date-fns": "^2.29.3",
"eslint": "^8.38.0",
"eslint-define-config": "^1.17.0",
"eslint-define-config": "^1.18.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"tsup": "^6.7.0",
Expand Down
30 changes: 15 additions & 15 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 082a6c8

Please sign in to comment.