Bump simple-git from 2.45.1 to 2.46.0

Bumps [simple-git](https://github.com/steveukx/git-js) from 2.45.1 to 2.46.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.45.1...v2.46.0)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-02 21:35:34 -04:00
committed by jake
parent 75a7253c16
commit 0addd99ca5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,6 +13,6 @@
"luxon": "^2.0.2",
"pkg-dir": "^5.0.0",
"prettier": "^2.4.1",
"simple-git": "^2.45.1"
"simple-git": "^2.46.0"
}
}