Skip to content

Commit 2638d51

Browse files
📦 Bump simple-git from 3.33.0 to 3.35.1 in the all-dependencies group (#15935)
Bumps the all-dependencies group with 1 update: [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). Updates `simple-git` from 3.33.0 to 3.35.1 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.35.1/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecef157 commit 2638d51

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

‎yarn.lock‎

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,18 @@
30893089
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
30903090
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
30913091

3092+
"@simple-git/args-pathspec@^1.0.1":
3093+
version "1.0.1"
3094+
resolved "https://registry.yarnpkg.com/@simple-git/args-pathspec/-/args-pathspec-1.0.1.tgz#13604f6e5c5df6f695e99c3a9fa6911fa65f93a8"
3095+
integrity sha512-lpHyxg2BpMT17oj2kyTfQefuCi8S5SMF2QTIm9IlWCTyqAzDa5sfdL725a4QqP//ReZYyT+Ym7cE8DxFEIryOw==
3096+
3097+
"@simple-git/argv-parser@^1.0.2":
3098+
version "1.0.2"
3099+
resolved "https://registry.yarnpkg.com/@simple-git/argv-parser/-/argv-parser-1.0.2.tgz#32cbec732f7779d071f13b24a3e538d500fd5ab5"
3100+
integrity sha512-2ePPyzXESoRsPfw4IN6LEXBh3M8Y4gcz3NZ6IBsPb8hISW9rT9WgUeRjL6Xs+zK603DY/jTkQvWB9O71/9mWYg==
3101+
dependencies:
3102+
"@simple-git/args-pathspec" "^1.0.1"
3103+
30923104
"@sinclair/typebox@^0.27.8":
30933105
version "0.27.8"
30943106
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -11774,12 +11786,14 @@ signedsource@^2.0.0:
1177411786
integrity sha512-MscTxXbMij5JVgrW1xDiMIc+vFa0+H0+HP+rRrFjwa7ef2VAxIP/4L/E75I5H4xvyb4l1X+a9ch+6Zy5uFu7Fg==
1177511787

1177611788
simple-git@^3.3.0:
11777-
version "3.33.0"
11778-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.33.0.tgz#b903dc70f5b93535a4f64ff39172da43058cfb88"
11779-
integrity sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==
11789+
version "3.35.1"
11790+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.35.1.tgz#741ad011f359f02b1253a63970fdf694bf8e3377"
11791+
integrity sha512-pAG7pC3x5ATFGLN/dmV4eVazL9Lf03MWa01vyi6fsSXMn/j8ypoWUKvVAyv8Inh5X/zbDOcFA7FnQTQ8S1wErA==
1178011792
dependencies:
1178111793
"@kwsites/file-exists" "^1.1.1"
1178211794
"@kwsites/promise-deferred" "^1.1.1"
11795+
"@simple-git/args-pathspec" "^1.0.1"
11796+
"@simple-git/argv-parser" "^1.0.2"
1178311797
debug "^4.4.0"
1178411798

1178511799
sisteransi@^1.0.5:

0 commit comments

Comments
 (0)