Skip to content

Commit 063df26

Browse files
📦 [0.83]: Bump simple-git in the all-dependencies group (#15941)
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.35.1 to 3.35.2 - [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.2/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.35.2 dependency-type: direct:production update-type: version-update:semver-patch 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 283a270 commit 063df26

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,17 +3137,17 @@
31373137
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
31383138
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
31393139

3140-
"@simple-git/args-pathspec@^1.0.1":
3141-
version "1.0.1"
3142-
resolved "https://registry.yarnpkg.com/@simple-git/args-pathspec/-/args-pathspec-1.0.1.tgz#13604f6e5c5df6f695e99c3a9fa6911fa65f93a8"
3143-
integrity sha512-lpHyxg2BpMT17oj2kyTfQefuCi8S5SMF2QTIm9IlWCTyqAzDa5sfdL725a4QqP//ReZYyT+Ym7cE8DxFEIryOw==
3144-
3145-
"@simple-git/argv-parser@^1.0.2":
3140+
"@simple-git/args-pathspec@^1.0.2":
31463141
version "1.0.2"
3147-
resolved "https://registry.yarnpkg.com/@simple-git/argv-parser/-/argv-parser-1.0.2.tgz#32cbec732f7779d071f13b24a3e538d500fd5ab5"
3148-
integrity sha512-2ePPyzXESoRsPfw4IN6LEXBh3M8Y4gcz3NZ6IBsPb8hISW9rT9WgUeRjL6Xs+zK603DY/jTkQvWB9O71/9mWYg==
3142+
resolved "https://registry.yarnpkg.com/@simple-git/args-pathspec/-/args-pathspec-1.0.2.tgz#dac755c4c9e566ae820f648a1caaf1b72579362b"
3143+
integrity sha512-nEFVejViHUoL8wU8GTcwqrvqfUG40S5ts6S4fr1u1Ki5CklXlRDYThPVA/qurTmCYFGnaX3XpVUmICLHdvhLaA==
3144+
3145+
"@simple-git/argv-parser@^1.0.3":
3146+
version "1.0.3"
3147+
resolved "https://registry.yarnpkg.com/@simple-git/argv-parser/-/argv-parser-1.0.3.tgz#ae7599ff613227b76fe2e013ff1916896996673d"
3148+
integrity sha512-NMKv9sJcSN2VvnPT9Ja7eKfGy8Q8mMFLwPTCcuZMtv3+mYcLIZflg31S/tp2XCCyiY7YAx6cgBHQ0fwA2fWHpQ==
31493149
dependencies:
3150-
"@simple-git/args-pathspec" "^1.0.1"
3150+
"@simple-git/args-pathspec" "^1.0.2"
31513151

31523152
"@sinclair/typebox@^0.27.8":
31533153
version "0.27.8"
@@ -11826,14 +11826,14 @@ signedsource@^2.0.0:
1182611826
integrity sha512-MscTxXbMij5JVgrW1xDiMIc+vFa0+H0+HP+rRrFjwa7ef2VAxIP/4L/E75I5H4xvyb4l1X+a9ch+6Zy5uFu7Fg==
1182711827

1182811828
simple-git@^3.3.0:
11829-
version "3.35.1"
11830-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.35.1.tgz#741ad011f359f02b1253a63970fdf694bf8e3377"
11831-
integrity sha512-pAG7pC3x5ATFGLN/dmV4eVazL9Lf03MWa01vyi6fsSXMn/j8ypoWUKvVAyv8Inh5X/zbDOcFA7FnQTQ8S1wErA==
11829+
version "3.35.2"
11830+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.35.2.tgz#958c42c050cbed49374f94682a3cd6f1fcfe3a61"
11831+
integrity sha512-ZMjl06lzTm1EScxEGuM6+mEX+NQd14h/B3x0vWU+YOXAMF8sicyi1K4cjTfj5is+35ChJEHDl1EjypzYFWH2FA==
1183211832
dependencies:
1183311833
"@kwsites/file-exists" "^1.1.1"
1183411834
"@kwsites/promise-deferred" "^1.1.1"
11835-
"@simple-git/args-pathspec" "^1.0.1"
11836-
"@simple-git/argv-parser" "^1.0.2"
11835+
"@simple-git/args-pathspec" "^1.0.2"
11836+
"@simple-git/argv-parser" "^1.0.3"
1183711837
debug "^4.4.0"
1183811838

1183911839
sisteransi@^1.0.5:

0 commit comments

Comments
 (0)