:arrow_up: Bump simple-git from 2.48.0 to 3.16.0

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.48.0 to 3.16.0.
- [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.16.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/package-lock.json b/package-lock.json
index 702c89b..caeb585 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
         "gulp-zip": "^5.0.2",
         "npm-run-all": "^4.1.5",
         "rimraf": "^3.0.2",
-        "simple-git": "^2.20.1",
+        "simple-git": "^3.16.0",
         "which": "^2.0.2",
         "yafs": "^1.5.0",
         "zarro": "^1.106.0"
@@ -5772,18 +5772,18 @@
       }
     },
     "node_modules/simple-git": {
-      "version": "2.48.0",
-      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.48.0.tgz",
-      "integrity": "sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==",
+      "version": "3.16.0",
+      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.0.tgz",
+      "integrity": "sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==",
       "dev": true,
       "dependencies": {
         "@kwsites/file-exists": "^1.1.1",
         "@kwsites/promise-deferred": "^1.1.1",
-        "debug": "^4.3.2"
+        "debug": "^4.3.4"
       },
       "funding": {
         "type": "github",
-        "url": "https://github.com/sponsors/steveukx/"
+        "url": "https://github.com/steveukx/git-js?sponsor=1"
       }
     },
     "node_modules/slash": {
@@ -7058,21 +7058,6 @@
         "yarn": ">=1"
       }
     },
-    "node_modules/zarro/node_modules/simple-git": {
-      "version": "3.10.0",
-      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.10.0.tgz",
-      "integrity": "sha512-2w35xrS5rVtAW0g67LqtxCZN5cdddz/woQRfS0OJXaljXEoTychZ4jnE+CQgra/wX4ZvHeiChTUMenCwfIYEYw==",
-      "dev": true,
-      "dependencies": {
-        "@kwsites/file-exists": "^1.1.1",
-        "@kwsites/promise-deferred": "^1.1.1",
-        "debug": "^4.3.4"
-      },
-      "funding": {
-        "type": "github",
-        "url": "https://github.com/steveukx/git-js?sponsor=1"
-      }
-    },
     "node_modules/zarro/node_modules/vinyl": {
       "version": "2.2.1",
       "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz",
@@ -11672,14 +11657,14 @@
       }
     },
     "simple-git": {
-      "version": "2.48.0",
-      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.48.0.tgz",
-      "integrity": "sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==",
+      "version": "3.16.0",
+      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.0.tgz",
+      "integrity": "sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==",
       "dev": true,
       "requires": {
         "@kwsites/file-exists": "^1.1.1",
         "@kwsites/promise-deferred": "^1.1.1",
-        "debug": "^4.3.2"
+        "debug": "^4.3.4"
       }
     },
     "slash": {
@@ -12732,17 +12717,6 @@
             "cross-spawn": "^7.0.1"
           }
         },
-        "simple-git": {
-          "version": "3.10.0",
-          "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.10.0.tgz",
-          "integrity": "sha512-2w35xrS5rVtAW0g67LqtxCZN5cdddz/woQRfS0OJXaljXEoTychZ4jnE+CQgra/wX4ZvHeiChTUMenCwfIYEYw==",
-          "dev": true,
-          "requires": {
-            "@kwsites/file-exists": "^1.1.1",
-            "@kwsites/promise-deferred": "^1.1.1",
-            "debug": "^4.3.4"
-          }
-        },
         "vinyl": {
           "version": "2.2.1",
           "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz",
diff --git a/package.json b/package.json
index c849695..e5fb511 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
     "gulp-zip": "^5.0.2",
     "npm-run-all": "^4.1.5",
     "rimraf": "^3.0.2",
-    "simple-git": "^2.20.1",
+    "simple-git": "^3.16.0",
     "which": "^2.0.2",
     "yafs": "^1.5.0",
     "zarro": "^1.106.0"