Commit 9af4e577 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency simple-git to ^3.33.0

parent cb091813
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@
        "semantic-release": "^24.2.9",
        "semantic-release-slack-bot": "^4.0.2",
        "semantic-release-vsce": "^6.0.20",
        "simple-git": "^3.30.0",
        "simple-git": "^3.33.0",
        "sinon": "^21.0.1",
        "ts-jest": "^29.4.6",
        "typescript": "^5.9.3",
@@ -24132,9 +24132,9 @@
      }
    },
    "node_modules/simple-git": {
      "version": "3.30.0",
      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.30.0.tgz",
      "integrity": "sha512-q6lxyDsCmEal/MEGhP1aVyQ3oxnagGlBDOVSIB4XUVLl1iZh0Pah6ebC9V4xBap/RfgP2WlI8EKs0WS0rMEJHg==",
      "version": "3.33.0",
      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.33.0.tgz",
      "integrity": "sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==",
      "license": "MIT",
      "dependencies": {
        "@kwsites/file-exists": "^1.1.1",
@@ -43385,9 +43385,9 @@
      }
    },
    "simple-git": {
      "version": "3.30.0",
      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.30.0.tgz",
      "integrity": "sha512-q6lxyDsCmEal/MEGhP1aVyQ3oxnagGlBDOVSIB4XUVLl1iZh0Pah6ebC9V4xBap/RfgP2WlI8EKs0WS0rMEJHg==",
      "version": "3.33.0",
      "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.33.0.tgz",
      "integrity": "sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==",
      "requires": {
        "@kwsites/file-exists": "^1.1.1",
        "@kwsites/promise-deferred": "^1.1.1",
+1 −1
Original line number Diff line number Diff line
@@ -613,7 +613,7 @@
    "semantic-release": "^24.2.9",
    "semantic-release-slack-bot": "^4.0.2",
    "semantic-release-vsce": "^6.0.20",
    "simple-git": "^3.30.0",
    "simple-git": "^3.33.0",
    "sinon": "^21.0.1",
    "ts-jest": "^29.4.6",
    "typescript": "^5.9.3",