Bump eslint from 7.4.0 to 7.31.0 (#10)

Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] 2021-07-24 06:55:31 +02:00 committed by GitHub
parent 15ad35b7bc
commit ab36f55845
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 288 additions and 169 deletions

View file

@ -36,7 +36,7 @@
"@typescript-eslint/parser": "^4.28.4",
"@zeit/ncc": "^0.22.3",
"concurrently": "^5.2.0",
"eslint": "^7.4.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"prettier": "^2.3.2",
"typescript": "^4.3.5"