Skip to content

Commit

Permalink
build(deps): bump isomorphic-git from 1.26.3 to 1.26.4
Browse files Browse the repository at this point in the history
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](isomorphic-git/isomorphic-git@v1.26.3...v1.26.4)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Jul 2, 2024
1 parent 69970a8 commit 7fe3ec5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"watch": "vite --mode development build -w"
},
"dependencies": {
"isomorphic-git": "^1.26.3",
"isomorphic-git": "^1.26.4",
"mustache": "^4.2.0",
"openai": "^4.52.2",
"postman-code-generators": "^1.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2800,10 +2800,10 @@ isexe@^2.0.0:
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

isomorphic-git@^1.26.3:
version "1.26.3"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.26.3.tgz#4cc7860ec915729e1daed7b51be9371da5da1574"
integrity sha512-NVicJz3RvUhllSSZnCVtTOqWhxlMln5OD3mh00334wCYhiMDuMiYsNJqs3sCHL7oXiv1tP93jMaQTdN7DkPCOg==
isomorphic-git@^1.26.4:
version "1.26.4"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.26.4.tgz#74a23d76bc4377de1fb71b89c17167d900846eff"
integrity sha512-U+gDid6T+/GGxlgcLTkGBsh8VOzASZkuCfxneVqe5oVxDkkZE5Zc9fIKn1Guf9VSNt1kwKiJ1vTUrFBOqOxybw==
dependencies:
async-lock "^1.4.1"
clean-git-ref "^2.0.1"
Expand Down

0 comments on commit 7fe3ec5

Please sign in to comment.