Skip to content

Commit

Permalink
build(deps): bump isomorphic-git from 1.26.2 to 1.26.3 (containers#1293)
Browse files Browse the repository at this point in the history
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.26.2 to 1.26.3.
- [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.2...v1.26.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 645e7cb commit f0c22ed
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.2",
"isomorphic-git": "^1.26.3",
"mustache": "^4.2.0",
"openai": "^4.52.0",
"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 @@ -2887,10 +2887,10 @@ isexe@^2.0.0:
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

isomorphic-git@^1.26.2:
version "1.26.2"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.26.2.tgz#424958f1a8aadf440fdab9b8cf65aeaf09d84b03"
integrity sha512-swKxfDm/GyaU5ojGwKtfs3EiHwlUf3iP1iIHPduaJHA5y1cIzMDFo3ogwdW6i00UmAjYQNKyF2BZgj/jz58/2A==
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==
dependencies:
async-lock "^1.4.1"
clean-git-ref "^2.0.1"
Expand Down

0 comments on commit f0c22ed

Please sign in to comment.