This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new bc29172d2cc chore(deps-dev): bump simple-git from 2.48.0 to 3.5.0 
(#1022)
bc29172d2cc is described below

commit bc29172d2cc0374bc374ee104f6e0ebec688964f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 26 15:13:51 2022 +0800

    chore(deps-dev): bump simple-git from 2.48.0 to 3.5.0 (#1022)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 scripts/package.json |  2 +-
 yarn.lock            | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/scripts/package.json b/scripts/package.json
index 0b45fdfa221..5f05812d897 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -13,7 +13,7 @@
     "listr": "^0.14.3",
     "replace-in-file": "^6.2.0",
     "semver": "^7.3.5",
-    "simple-git": "^2.44.0",
+    "simple-git": "^3.5.0",
     "xml-js": "^1.6.11"
   }
 }
diff --git a/yarn.lock b/yarn.lock
index 43b416f939d..b780d50aff5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9147,14 +9147,14 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, 
signal-exit@^3.0.3, signal-exit@^3.0.7:
   resolved 
"https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9";
   integrity 
sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
 
-simple-git@^2.44.0:
-  version "2.48.0"
-  resolved 
"https://registry.yarnpkg.com/simple-git/-/simple-git-2.48.0.tgz#87c262dba8f84d7b96bb3a713e9e34701c1f6e3b";
-  integrity 
sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==
+simple-git@^3.5.0:
+  version "3.5.0"
+  resolved 
"https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1";
+  integrity 
sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
   dependencies:
     "@kwsites/file-exists" "^1.1.1"
     "@kwsites/promise-deferred" "^1.1.1"
-    debug "^4.3.2"
+    debug "^4.3.3"
 
 sirv@^1.0.7:
   version "1.0.19"

Reply via email to