Bump simple-git from 3.7.1 to 3.18.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-04 22:40:58 +00:00 committed by GitHub
parent 1a698c1d6f
commit 618a644070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
package-lock.json generated
View File

@ -5259,19 +5259,19 @@
"peer": true
},
"node_modules/simple-git": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.7.1.tgz",
"integrity": "sha512-+Osjtsumbtew2y9to0pOYjNzSIr4NkKGBg7Po5SUtjQhaJf2QBmiTX/9E9cv9rmc7oUiSGFIB9e7ys5ibnT9+A==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.18.0.tgz",
"integrity": "sha512-Yt0GJ5aYrpPci3JyrYcsPz8Xc05Hi4JPSOb+Sgn/BmPX35fn/6Fp9Mef8eMBCrL2siY5w4j49TA5Q+bxPpri1Q==",
"dev": true,
"peer": true,
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
"debug": "^4.3.3"
"debug": "^4.3.4"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/steveukx/"
"url": "https://github.com/steveukx/git-js?sponsor=1"
}
},
"node_modules/slash": {
@ -10340,15 +10340,15 @@
"peer": true
},
"simple-git": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.7.1.tgz",
"integrity": "sha512-+Osjtsumbtew2y9to0pOYjNzSIr4NkKGBg7Po5SUtjQhaJf2QBmiTX/9E9cv9rmc7oUiSGFIB9e7ys5ibnT9+A==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.18.0.tgz",
"integrity": "sha512-Yt0GJ5aYrpPci3JyrYcsPz8Xc05Hi4JPSOb+Sgn/BmPX35fn/6Fp9Mef8eMBCrL2siY5w4j49TA5Q+bxPpri1Q==",
"dev": true,
"peer": true,
"requires": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
"debug": "^4.3.3"
"debug": "^4.3.4"
}
},
"slash": {