From 10f2e83d49df436ee8198204547bede0ddfd9dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:07:49 +0800 Subject: [PATCH] npm(deps): bump simple-git from 3.26.0 to 3.27.0 in the npm group (#534) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fb827da..71cba34e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "postcss-selector-matches": "^4.0.0", "postcss-selector-not": "^8.0.0", "semver": "^7.6.3", - "simple-git": "^3.26.0", + "simple-git": "^3.27.0", "stylelint": "^16.9.0", "stylelint-actions-formatters": "^16.3.1", "stylelint-config-standard": "^36.0.1", @@ -8711,9 +8711,9 @@ ] }, "node_modules/simple-git": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.26.0.tgz", - "integrity": "sha512-5tbkCSzuskR6uA7uA23yjasmA0RzugVo8QM2bpsnxkrgP13eisFT7TMS4a+xKEJvbmr4qf+l0WT3eKa9IxxUyw==", + "version": "3.27.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.27.0.tgz", + "integrity": "sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", diff --git a/package.json b/package.json index 862f52ec..3b9c328f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "postcss-selector-matches": "^4.0.0", "postcss-selector-not": "^8.0.0", "semver": "^7.6.3", - "simple-git": "^3.26.0", + "simple-git": "^3.27.0", "stylelint": "^16.9.0", "stylelint-actions-formatters": "^16.3.1", "stylelint-config-standard": "^36.0.1",