Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#60)
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 Aug 28, 2023
1 parent b0f4e54 commit e3ad24f
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 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": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -47,13 +47,13 @@
"@types/node": "*",
"bumpp": "^9.2.0",
"date-fns": "^2.30.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.2",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit e3ad24f

Please sign in to comment.