Skip to content

Commit

Permalink
chore: upgrade simple-git package
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Oct 10, 2024
1 parent 4ae564b commit 558ede9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
1 change: 1 addition & 0 deletions esbuild.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const context = await esbuild.context({
"fs",
"path",
"moment",
"node:events",
"@codemirror/autocomplete",
"@codemirror/collab",
"@codemirror/commands",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"isomorphic-git": "^1.27.1",
"js-sha256": "^0.9.0",
"obsidian-community-lib": "github:Vinzent03/obsidian-community-lib#upgrade",
"simple-git": "github:Vinzent03/git-js#release",
"simple-git": "^3.27.0",
"supports-color": "^9.4.0"
},
"moduleFileExtensions": [
Expand Down
11 changes: 5 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 558ede9

Please sign in to comment.