Bump simple-git and lint-staged

Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.


Removes `simple-git`

Updates `lint-staged` from 8.1.0 to 13.1.0
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-07 14:21:03 +00:00
committed by GitHub
parent 480334b182
commit 3c12fe3b1c
2 changed files with 572 additions and 1580 deletions

2150
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"husky": "^1.2.0", "husky": "^1.2.0",
"jsdom": "^11.5.1", "jsdom": "^11.5.1",
"jsdom-global": "^3.0.2", "jsdom-global": "^3.0.2",
"lint-staged": "^8.1.0", "lint-staged": "^13.1.0",
"npmpub": "^3.1.0", "npmpub": "^3.1.0",
"nyc": "^11.4.1", "nyc": "^11.4.1",
"opn-cli": "^3.1.0", "opn-cli": "^3.1.0",