Bump eslint-plugin-github from 4.1.1 to 4.1.5 (#11)

* Bump eslint-plugin-github from 4.1.1 to 4.1.5

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.1...v4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update .eslintrc.json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-24 07:16:57 +02:00 committed by GitHub
parent 9a864bfe1d
commit 75129bd786
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 253 additions and 264 deletions

View file

@ -41,7 +41,7 @@
"@zeit/ncc": "^0.22.1",
"concurrently": "^6.2.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-github": "^4.1.5",
"eslint-plugin-jest": "^24.4.0",
"glob": "^7.1.6",
"jest": "^26.6.3",