chore(deps-dev): bump simple-git from 3.21.0 to 3.22.0 (#1783)

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-01 14:08:11 +01:00
committed by GitHub
parent ec3a8e10bb
commit cc74818f92
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"kleur": "^4.1.5",
"node-fetch": "^3.3.2",
"p-retry": "^6.2.0",
"simple-git": "^3.21.0",
"simple-git": "^3.22.0",
"tsm": "^2.3.0"
}
}

8
pnpm-lock.yaml generated
View File

@@ -92,8 +92,8 @@ importers:
specifier: ^6.2.0
version: 6.2.0
simple-git:
specifier: ^3.21.0
version: 3.21.0
specifier: ^3.22.0
version: 3.22.0
tsm:
specifier: ^2.3.0
version: 2.3.0
@@ -4574,8 +4574,8 @@ packages:
simple-concat: 1.0.1
dev: false
/simple-git@3.21.0:
resolution: {integrity: sha512-oTzw9248AF5bDTMk9MrxsRzEzivMlY+DWH0yWS4VYpMhNLhDWnN06pCtaUyPnqv/FpsdeNmRqmZugMABHRPdDA==}
/simple-git@3.22.0:
resolution: {integrity: sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==}
dependencies:
'@kwsites/file-exists': 1.1.1
'@kwsites/promise-deferred': 1.1.1