Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 7f5adc3 commit 0a5b326
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 101 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.10.1",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -42,17 +42,17 @@
"terminal-image": "^2.0.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"date-fns": "^3.6.0",
"eslint": "^9.0.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18.12.0"
Expand Down

0 comments on commit 0a5b326

Please sign in to comment.