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

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
...

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] 2023-02-21 11:20:23 +01:00 committed by GitHub
parent bf55547b37
commit 47c2549a60
1 changed files with 6 additions and 6 deletions

View File

@ -45043,9 +45043,9 @@
"license": "ISC"
},
"node_modules/simple-git": {
"version": "3.15.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.1.tgz",
"integrity": "sha512-73MVa5984t/JP4JcQt0oZlKGr42ROYWC3BcUZfuHtT3IHKPspIvL0cZBnvPXF7LL3S/qVeVHVdYYmJ3LOTw4Rg==",
"version": "3.16.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.1.tgz",
"integrity": "sha512-xzRxMKiy1zEYeHGXgAzvuXffDS0xgsq07Oi4LWEEcVH29vLpcZ2tyQRWyK0NLLlCVaKysZeem5tC1qHEOxsKwA==",
"dev": true,
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
@ -81639,9 +81639,9 @@
"devOptional": true
},
"simple-git": {
"version": "3.15.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.1.tgz",
"integrity": "sha512-73MVa5984t/JP4JcQt0oZlKGr42ROYWC3BcUZfuHtT3IHKPspIvL0cZBnvPXF7LL3S/qVeVHVdYYmJ3LOTw4Rg==",
"version": "3.16.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.1.tgz",
"integrity": "sha512-xzRxMKiy1zEYeHGXgAzvuXffDS0xgsq07Oi4LWEEcVH29vLpcZ2tyQRWyK0NLLlCVaKysZeem5tC1qHEOxsKwA==",
"dev": true,
"requires": {
"@kwsites/file-exists": "^1.1.1",