build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.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>
This commit is contained in:
dependabot[bot]
2023-07-14 14:01:52 +00:00
committed by GitHub
parent 44f5a43267
commit f755ecb9b8
2 changed files with 33 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.2.0",
"eslint": "^8.44.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-github": "^4.9.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.5.1",