Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#51)
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 3, 2023
1 parent 2750493 commit 71020c8
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 112 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].4",
"packageManager": "[email protected].5",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -47,13 +47,13 @@
"@types/node": "*",
"bumpp": "^9.1.1",
"date-fns": "^2.30.0",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"prettier": "^2.8.8",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 71020c8

Please sign in to comment.