Bump eslint and eslint-plugin-github

Bumps [eslint](https://github.com/eslint/eslint) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github). These dependencies needed to be updated together.

Updates `eslint` from 7.32.0 to 8.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.1.0)

Updates `eslint-plugin-github` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 11:04:56 +00:00
committed by GitHub
parent 82a5ac503a
commit 76f694a6de
2 changed files with 81 additions and 272 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
"@types/node": "^16.11.6",
"@typescript-eslint/parser": "^5.2.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"eslint": "^8.1.0",
"eslint-plugin-github": "^4.3.3",
"eslint-plugin-jest": "^25.2.2",
"https": "^1.0.0",
"js-yaml": "^4.1.0",