Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#56)
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 Jul 31, 2023
1 parent 5ad93c0 commit 8364aa4
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 100 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": "[email protected].10",
"packageManager": "[email protected].11",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@poppinss/cliui": "^3.0.5",
"@vue-reactivity/fs": "^0.1.1",
"commander": "^11.0.0",
"enquirer": "^2.3.6",
"enquirer": "^2.4.1",
"eventemitter3": "^5.0.1",
"jike-sdk": "^0.23.3",
"open": "^9.1.0",
Expand All @@ -47,8 +47,8 @@
"@types/node": "*",
"bumpp": "^9.1.1",
"date-fns": "^2.30.0",
"eslint": "^8.45.0",
"eslint-define-config": "^1.21.0",
"eslint": "^8.46.0",
"eslint-define-config": "^1.22.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.0",
"tsup": "^7.1.0",
Expand Down

0 comments on commit 8364aa4

Please sign in to comment.