Skip to content

Commit 5617b6a

Browse files
fix(deps): bump isomorphic-git from 1.17.0 to 1.23.0
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.17.0 to 1.23.0. - [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.17.0...v1.23.0) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dccac97 commit 5617b6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@salesforce/kit": "^1.9.2",
4848
"@salesforce/source-deploy-retrieve": "^8.0.1",
4949
"graceful-fs": "^4.2.11",
50-
"isomorphic-git": "1.17.0",
50+
"isomorphic-git": "1.23.0",
5151
"ts-retry-promise": "^0.7.0"
5252
},
5353
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4383,10 +4383,10 @@ isexe@^2.0.0:
43834383
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
43844384
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
43854385

4386-
isomorphic-git@1.17.0:
4387-
version "1.17.0"
4388-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.17.0.tgz#8bd423ddb8ebfb924799be0ac75fb5bede5cfad7"
4389-
integrity sha512-8ToEVqYLeTE1Ys3UQ21yAxQf0rW7GYRvsENhvXNDONAHgNks1fsgUJH3mVzgbsGf4LpW3kuJI6e/e3VIeaTW3w==
4386+
isomorphic-git@1.23.0:
4387+
version "1.23.0"
4388+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.23.0.tgz#3afaeb2831e57a2eb95d6ef503cf8251424f03f2"
4389+
integrity sha512-7mQlnZivFwrU6B3CswvmoNtVN8jqF9BcLf80uk7yh4fNA8PhFjAfQigi2Hu/Io0cmIvpOc7vn0/Rq3KtL5Ph8g==
43904390
dependencies:
43914391
async-lock "^1.1.0"
43924392
clean-git-ref "^2.0.1"

0 commit comments

Comments
 (0)