Skip to content

Commit 4f9c74f

Browse files
Update dependency simple-git to v3.26.0
1 parent 7ed4339 commit 4f9c74f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.26.0",
2727
"undici": "5.23.0"
2828
}
2929
}

actions/package-release/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -560,10 +560,10 @@ debug@^2.1.3, debug@^2.2.0, debug@^2.6.8:
560560
dependencies:
561561
ms "2.0.0"
562562

563-
debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
564-
version "4.3.4"
565-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
566-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
563+
debug@^4.1.1, debug@^4.3.2, debug@^4.3.5:
564+
version "4.3.6"
565+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
566+
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
567567
dependencies:
568568
ms "2.1.2"
569569

@@ -1986,14 +1986,14 @@ 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.26.0:
1990+
version "3.26.0"
1991+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.26.0.tgz#9ee91de402206911dcb752c65db83f5177e18121"
1992+
integrity sha512-5tbkCSzuskR6uA7uA23yjasmA0RzugVo8QM2bpsnxkrgP13eisFT7TMS4a+xKEJvbmr4qf+l0WT3eKa9IxxUyw==
19931993
dependencies:
19941994
"@kwsites/file-exists" "^1.1.1"
19951995
"@kwsites/promise-deferred" "^1.1.1"
1996-
debug "^4.3.4"
1996+
debug "^4.3.5"
19971997

19981998
simple-html-tokenizer@^0.5.11:
19991999
version "0.5.11"

0 commit comments

Comments
 (0)