Skip to content

Commit 63f5095

Browse files
authored
Merge pull request #633 from forcedotcom/dependabot-npm_and_yarn-isomorphic-git-1.27.0
fix(deps): bump isomorphic-git from 1.25.10 to 1.27.0
2 parents 3456455 + b69b0e9 commit 63f5095

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@salesforce/ts-types": "^2.0.10",
5757
"fast-xml-parser": "^4.4.0",
5858
"graceful-fs": "^4.2.11",
59-
"isomorphic-git": "^1.25.10",
59+
"isomorphic-git": "^1.27.0",
6060
"ts-retry-promise": "^0.8.1"
6161
},
6262
"devDependencies": {

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -3294,10 +3294,10 @@ isexe@^2.0.0:
32943294
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
32953295
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
32963296

3297-
isomorphic-git@^1.25.10:
3298-
version "1.25.10"
3299-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.25.10.tgz#59ff7af88773b126f2b273ef3c536c08308b6d36"
3300-
integrity sha512-IxGiaKBwAdcgBXwIcxJU6rHLk+NrzYaaPKXXQffcA0GW3IUrQXdUPDXDo+hkGVcYruuz/7JlGBiuaeTCgIgivQ==
3297+
isomorphic-git@^1.27.0:
3298+
version "1.27.0"
3299+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.27.0.tgz#172c403ff2f4280535a5e90a236a2dfd7740a6f4"
3300+
integrity sha512-KYhBq8+yWYZsGl/SMfMSESZ5C+P2Sj4O3I4URg3zjqt14ilg8yLUlGg2wAdC45cOer7pybwwfRGLKpAJzjfzYQ==
33013301
dependencies:
33023302
async-lock "^1.4.1"
33033303
clean-git-ref "^2.0.1"
@@ -5112,7 +5112,16 @@ srcset@^5.0.0:
51125112
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
51135113
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
51145114

5115-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5115+
"string-width-cjs@npm:string-width@^4.2.0":
5116+
version "4.2.3"
5117+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5118+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5119+
dependencies:
5120+
emoji-regex "^8.0.0"
5121+
is-fullwidth-code-point "^3.0.0"
5122+
strip-ansi "^6.0.1"
5123+
5124+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
51165125
version "4.2.3"
51175126
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
51185127
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5171,7 +5180,14 @@ string_decoder@~1.1.1:
51715180
dependencies:
51725181
safe-buffer "~5.1.0"
51735182

5174-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5183+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5184+
version "6.0.1"
5185+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5186+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5187+
dependencies:
5188+
ansi-regex "^5.0.1"
5189+
5190+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
51755191
version "6.0.1"
51765192
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
51775193
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5675,7 +5691,7 @@ workerpool@6.2.1:
56755691
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
56765692
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
56775693

5678-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5694+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
56795695
version "7.0.0"
56805696
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
56815697
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5693,6 +5709,15 @@ wrap-ansi@^6.2.0:
56935709
string-width "^4.1.0"
56945710
strip-ansi "^6.0.0"
56955711

5712+
wrap-ansi@^7.0.0:
5713+
version "7.0.0"
5714+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5715+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5716+
dependencies:
5717+
ansi-styles "^4.0.0"
5718+
string-width "^4.1.0"
5719+
strip-ansi "^6.0.0"
5720+
56965721
wrap-ansi@^8.1.0:
56975722
version "8.1.0"
56985723
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)