Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jan 21, 2024
1 parent 56f152f commit 2ad2e59
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 236 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"update-pkg": "soy ncu"
},
"dependencies": {
"@soybeanjs/eslint-config": "^1.1.5",
"@soybeanjs/eslint-config": "^1.1.7",
"cli-progress": "3.12.0",
"convert-gitmoji": "0.1.3",
"dayjs": "1.11.10",
"execa": "8.0.1",
"ofetch": "1.3.3"
},
"devDependencies": {
"@soybeanjs/cli": "1.0.2-beta.0",
"@soybeanjs/cli": "1.0.2",
"@types/cli-progress": "3.11.5",
"@types/node": "20.11.0",
"@types/node": "20.11.5",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
"simple-git-hooks": "2.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/githublogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"ofetch": "1.3.3"
},
"devDependencies": {
"@soybeanjs/cli": "1.0.1",
"@types/node": "20.11.0",
"@soybeanjs/cli": "1.0.2",
"@types/node": "20.11.5",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit 2ad2e59

Please sign in to comment.