Skip to content

Commit 89ab3f3

Browse files
build(deps-dev): bump simple-git from 3.27.0 to 3.32.3 (#9710)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.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/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.32.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0a0a54 commit 89ab3f3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"protractor": "5.4.2",
147147
"request": "2.88.2",
148148
"semver": "7.7.1",
149-
"simple-git": "3.27.0",
149+
"simple-git": "3.32.3",
150150
"sinon": "9.2.4",
151151
"sinon-chai": "3.7.0",
152152
"source-map-loader": "1.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6280,10 +6280,10 @@ [email protected], debug@^3.1.0, debug@^3.2.7:
62806280
dependencies:
62816281
ms "^2.1.1"
62826282

6283-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5:
6284-
version "4.4.0"
6285-
resolved "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
6286-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
6283+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.4.0:
6284+
version "4.4.3"
6285+
resolved "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
6286+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
62876287
dependencies:
62886288
ms "^2.1.3"
62896289

@@ -15051,14 +15051,14 @@ simple-get@^4.0.0:
1505115051
once "^1.3.1"
1505215052
simple-concat "^1.0.0"
1505315053

15054-
simple-git@3.27.0:
15055-
version "3.27.0"
15056-
resolved "https://registry.npmjs.org/simple-git/-/simple-git-3.27.0.tgz#f4b09e807bda56a4a3968f635c0e4888d3decbd5"
15057-
integrity sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==
15054+
simple-git@3.32.3:
15055+
version "3.32.3"
15056+
resolved "https://registry.npmjs.org/simple-git/-/simple-git-3.32.3.tgz#1dd6030fd03df4533a9e5a941314335e6265055d"
15057+
integrity sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==
1505815058
dependencies:
1505915059
"@kwsites/file-exists" "^1.1.1"
1506015060
"@kwsites/promise-deferred" "^1.1.1"
15061-
debug "^4.3.5"
15061+
debug "^4.4.0"
1506215062

1506315063
simple-swizzle@^0.2.2:
1506415064
version "0.2.2"

0 commit comments

Comments
 (0)