Skip to content

Commit 0470a8d

Browse files
Bump simple-git from 3.10.0 to 3.15.0 (#27)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.10.0 to 3.15.0. - [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/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de07259 commit 0470a8d

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
@@ -10,7 +10,7 @@
1010
"aws-sdk": "^2.677.0",
1111
"js-yaml": "^3.14.0",
1212
"prompt": "https://github.com/flatiron/prompt#8d5495c84c3f433b8f26ea2798f8ba68c3656459",
13-
"simple-git": "^2.20.1|^3.0"
13+
"simple-git": "^3.15.0"
1414
},
1515
"devDependencies": {
1616
"@vercel/ncc": "^0.24"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -605,10 +605,10 @@ signal-exit@^3.0.0:
605605
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
606606
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
607607

608-
simple-git@^2.20.1|^3.0:
609-
version "3.10.0"
610-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.10.0.tgz#f20031dd121d3c49e215ef0186a102bece3f89b2"
611-
integrity sha512-2w35xrS5rVtAW0g67LqtxCZN5cdddz/woQRfS0OJXaljXEoTychZ4jnE+CQgra/wX4ZvHeiChTUMenCwfIYEYw==
608+
simple-git@^3.15.0:
609+
version "3.15.0"
610+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15.0.tgz#301a95a943c4f9b0a21d051eb6e6d0ffe4c9754f"
611+
integrity sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==
612612
dependencies:
613613
"@kwsites/file-exists" "^1.1.1"
614614
"@kwsites/promise-deferred" "^1.1.1"

0 commit comments

Comments
 (0)