chore(deps-dev): bump simple-git from 3.12.0 to 3.15.0

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

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-07 17:44:34 +00:00 committed by Joachim Van Herwegen
parent d61bf9bf19
commit ba7b4df5fc

12
package-lock.json generated
View File

@ -13664,9 +13664,9 @@
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
},
"node_modules/simple-git": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.12.0.tgz",
"integrity": "sha512-cy1RSRFHGZSrlYa3MnUuNVOXLUdifEZD2X8+AZjg8mKCdRvtCFSga6acq5N2g0ggb8lH3jBi369MrFZ+Y6sfsA==",
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.0.tgz",
"integrity": "sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==",
"dev": true,
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
@ -26029,9 +26029,9 @@
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
},
"simple-git": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.12.0.tgz",
"integrity": "sha512-cy1RSRFHGZSrlYa3MnUuNVOXLUdifEZD2X8+AZjg8mKCdRvtCFSga6acq5N2g0ggb8lH3jBi369MrFZ+Y6sfsA==",
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.0.tgz",
"integrity": "sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==",
"dev": true,
"requires": {
"@kwsites/file-exists": "^1.1.1",