From 6958cd54f72fdc12dd7e044045354192a76c6a3e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 29 Dec 2023 17:54:44 +0000
Subject: [PATCH] chore(deps-dev): bump simple-git from 3.10.0 to 3.22.0

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

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 0d4f848..08fc5da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -114,7 +114,7 @@
         "remark-reference-links": "^6.0.1",
         "remark-validate-links": "^12.0.0",
         "semantic-release": "https://xunn.at/semantic-release-atam",
-        "simple-git": "^3.10.0",
+        "simple-git": "^3.22.0",
         "sort-package-json": "^1.57.0",
         "spellchecker": "^3.7.1",
         "test-listen": "^1.1.0",
@@ -20760,9 +20760,9 @@
       }
     },
     "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==",
+      "version": "3.22.0",
+      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.22.0.tgz",
+      "integrity": "sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==",
       "dev": true,
       "dependencies": {
         "@kwsites/file-exists": "^1.1.1",
@@ -38755,9 +38755,9 @@
       }
     },
     "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==",
+      "version": "3.22.0",
+      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.22.0.tgz",
+      "integrity": "sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==",
       "dev": true,
       "requires": {
         "@kwsites/file-exists": "^1.1.1",
diff --git a/package.json b/package.json
index 9cfc1ee..622cf1e 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
     "remark-reference-links": "^6.0.1",
     "remark-validate-links": "^12.0.0",
     "semantic-release": "https://xunn.at/semantic-release-atam",
-    "simple-git": "^3.10.0",
+    "simple-git": "^3.22.0",
     "sort-package-json": "^1.57.0",
     "spellchecker": "^3.7.1",
     "test-listen": "^1.1.0",