build(deps): bump simple-git from 3.4.0 to 3.6.0 in /src

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.4.0 to 3.6.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.6.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] 2022-04-12 22:43:01 +00:00 committed by GitHub
parent bfefdb4f20
commit 7274f107e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
src/package-lock.json generated
View file

@ -8823,9 +8823,9 @@
} }
}, },
"simple-git": { "simple-git": {
"version": "3.4.0", "version": "3.6.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.4.0.tgz", "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.6.0.tgz",
"integrity": "sha512-sBRdudUc1yvi0xQQPuHXc1L9gTWkRn4hP2bbc7q4BTxR502d3JJAGsDOhrmsBY+wAZAw5JLl82tx55fSWYE65w==", "integrity": "sha512-2e+4QhOVO59GeLsHgwSMKNrSKCnuACeA/gMNrLCYR8ID9qwm4hViVt4WsODcUGjx//KDv6GMLC6Hs/MeosgXxg==",
"requires": { "requires": {
"@kwsites/file-exists": "^1.1.1", "@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1",