Skip to content

Commit e4e0eea

Browse files
Update dependency simple-git to v3.22.0
1 parent 3ab8a7b commit e4e0eea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

actions/package-release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@slack/webhook": "6.1.0",
2424
"gitmojis": "3.13.5",
2525
"semver": "7.5.1",
26-
"simple-git": "3.19.1",
26+
"simple-git": "3.22.0",
2727
"undici": "5.23.0"
2828
}
2929
}

actions/package-release/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1986,10 +1986,10 @@ silent-error@^1.1.1:
19861986
dependencies:
19871987
debug "^2.2.0"
19881988

1989-
simple-git@3.19.1:
1990-
version "3.19.1"
1991-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.19.1.tgz#ff9c021961a3d876a1b115b1893bed9a28855d30"
1992-
integrity sha512-Ck+rcjVaE1HotraRAS8u/+xgTvToTuoMkT9/l9lvuP5jftwnYUp6DwuJzsKErHgfyRk8IB8pqGHWEbM3tLgV1w==
1989+
simple-git@3.22.0:
1990+
version "3.22.0"
1991+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"
1992+
integrity sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==
19931993
dependencies:
19941994
"@kwsites/file-exists" "^1.1.1"
19951995
"@kwsites/promise-deferred" "^1.1.1"

0 commit comments

Comments
 (0)