Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit d1503b3

Browse files
Bump simple-git from 3.12.0 to 3.27.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.12.0 to 3.27.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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fd6b47 commit d1503b3

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@actions/github": "^6.0.0",
3434
"@typescript-eslint/eslint-plugin": "^5.62.0",
3535
"json": "^11.0.0",
36-
"simple-git": "^3.12.0",
36+
"simple-git": "^3.27.0",
3737
"yaml": "^2.3.4"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,11 +1456,11 @@ data-urls@^2.0.0:
14561456
whatwg-mimetype "^2.3.0"
14571457
whatwg-url "^8.0.0"
14581458

1459-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
1460-
version "4.3.4"
1461-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1459+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5:
1460+
version "4.3.7"
1461+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
14621462
dependencies:
1463-
ms "2.1.2"
1463+
ms "^2.1.3"
14641464

14651465
decimal.js@^10.2.1:
14661466
version "10.3.1"
@@ -2795,9 +2795,9 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
27952795
dependencies:
27962796
brace-expansion "^1.1.7"
27972797

2798-
2799-
version "2.1.2"
2800-
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
2798+
ms@^2.1.3:
2799+
version "2.1.3"
2800+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
28012801

28022802
natural-compare-lite@^1.4.0:
28032803
version "1.4.0"
@@ -3107,13 +3107,13 @@ signal-exit@^3.0.7:
31073107
version "3.0.7"
31083108
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
31093109

3110-
simple-git@^3.12.0:
3111-
version "3.12.0"
3112-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.12.0.tgz#12fa8e762d8d9629fb1c72a0e2b4e6ae5b1f11e8"
3110+
simple-git@^3.27.0:
3111+
version "3.27.0"
3112+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.27.0.tgz#f4b09e807bda56a4a3968f635c0e4888d3decbd5"
31133113
dependencies:
31143114
"@kwsites/file-exists" "^1.1.1"
31153115
"@kwsites/promise-deferred" "^1.1.1"
3116-
debug "^4.3.4"
3116+
debug "^4.3.5"
31173117

31183118
sisteransi@^1.0.5:
31193119
version "1.0.5"

0 commit comments

Comments
 (0)