chore(deps): bump simple-git from 2.22.0 to 2.23.0 (#93)

Bumps [simple-git](https://github.com/steveukx/git-js) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/compare/v2.22.0...v2.23.0)

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]
2020-11-23 09:51:25 +01:00
committed by GitHub
parent 4387feb4b8
commit e298441a67
2 changed files with 15 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"axios": "^0.21.0",
"simple-git": "^2.22.0"
"simple-git": "^2.23.0"
},
"devDependencies": {
"@types/node": "^12.12.54",