Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
3c12fe3b1c 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>
2022-12-07 14:21:03 +00:00
dependabot[bot]
480334b182 Bump stringstream from 0.0.5 to 0.0.6 (#217)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-10 18:00:57 +02:00
2 changed files with 585 additions and 1589 deletions

2172
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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