Skip to content

Commit c04fa3b

Browse files
Bump simple-git from 3.22.0 to 3.32.3
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.22.0 to 3.32.3. - [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.32.3/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.32.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7758f74 commit c04fa3b

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@actions/core": "~1.10.1",
88
"@actions/exec": "~1.1.1",
99
"@actions/github": "~6.0.0",
10-
"simple-git": "~3.22.0"
10+
"simple-git": "~3.32.3"
1111
},
1212
"devDependencies": {
1313
"@jest/globals": "^29.7.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,12 +1356,12 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
13561356
shebang-command "^2.0.0"
13571357
which "^2.0.1"
13581358

1359-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1360-
version "4.3.4"
1361-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1362-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1359+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0:
1360+
version "4.4.3"
1361+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
1362+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
13631363
dependencies:
1364-
ms "2.1.2"
1364+
ms "^2.1.3"
13651365

13661366
dedent@^1.0.0:
13671367
version "1.5.1"
@@ -2469,10 +2469,10 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
24692469
dependencies:
24702470
brace-expansion "^1.1.7"
24712471

2472-
ms@2.1.2:
2473-
version "2.1.2"
2474-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
2475-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
2472+
ms@^2.1.3:
2473+
version "2.1.3"
2474+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2475+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
24762476

24772477
natural-compare@^1.4.0:
24782478
version "1.4.0"
@@ -2755,14 +2755,14 @@ signal-exit@^3.0.3, signal-exit@^3.0.7:
27552755
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
27562756
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
27572757

2758-
simple-git@~3.22.0:
2759-
version "3.22.0"
2760-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"
2761-
integrity sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==
2758+
simple-git@~3.32.3:
2759+
version "3.32.3"
2760+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.32.3.tgz#1dd6030fd03df4533a9e5a941314335e6265055d"
2761+
integrity sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==
27622762
dependencies:
27632763
"@kwsites/file-exists" "^1.1.1"
27642764
"@kwsites/promise-deferred" "^1.1.1"
2765-
debug "^4.3.4"
2765+
debug "^4.4.0"
27662766

27672767
sisteransi@^1.0.5:
27682768
version "1.0.5"

0 commit comments

Comments
 (0)