build(deps-dev): Bump eslint-plugin-github from 4.2.0 to 4.3.0 (#413)

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  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-09-15 15:33:59 +09:00 committed by GitHub
parent 09ef1b14d5
commit 7f8b8a401d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@
"@typescript-eslint/parser": "^4.31.1",
"@vercel/ncc": "^0.30.0",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.2.0",
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.4.0",
"jest": "^27.1.1",
"jest-circus": "^27.2.0",