build(deps-dev): Bump eslint-plugin-github from 4.3.3 to 4.3.4 (#487)

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.3...v4.3.4)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-10 06:11:21 +09:00 committed by GitHub
parent 67400a8844
commit b445596349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -36,7 +36,7 @@
"@typescript-eslint/parser": "^5.3.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^8.2.0",
"eslint-plugin-github": "^4.3.3",
"eslint-plugin-github": "^4.3.4",
"eslint-plugin-jest": "^25.2.4",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",

View file

@ -1502,10 +1502,10 @@ eslint-plugin-filenames@^1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"
eslint-plugin-github@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.3.3.tgz#f933f3b2985f37dd61de226bf3ca6b17d9f5d20a"
integrity sha512-10FT6LhVTnI3vcu3QE9jZb3xt1nOLT9w62K3QvOqrGkTDQUGVQVIcY6YwXHxQnaxDEDE4nvvXmSdaIBqk78R4A==
eslint-plugin-github@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.3.4.tgz#d1129152fd2a97a814e77bcb5ad90c4b4c2f3664"
integrity sha512-4zpvS5x/YHmG+Ash8tNU6ZKW7YVC9wWA83pt47jcLjtL9F7xiN0QbhEyW63zZvmUlNY5shGaf8yNm9tBHPa6/w==
dependencies:
"@typescript-eslint/eslint-plugin" "^5.1.0"
"@typescript-eslint/parser" "^5.1.0"
@ -1513,7 +1513,7 @@ eslint-plugin-github@^4.3.3:
eslint-plugin-eslint-comments "^3.2.0"
eslint-plugin-filenames "^1.3.2"
eslint-plugin-i18n-text "^1.0.1"
eslint-plugin-import "^2.24.2"
eslint-plugin-import "^2.25.2"
eslint-plugin-no-only-tests "^2.6.0"
eslint-plugin-prettier "^3.3.1"
eslint-rule-documentation ">=1.0.0"
@ -1525,7 +1525,7 @@ eslint-plugin-i18n-text@^1.0.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-i18n-text/-/eslint-plugin-i18n-text-1.0.1.tgz#69ce14f9af7d135cbe8114b1b144a57bb83291dc"
integrity sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==
eslint-plugin-import@^2.24.2:
eslint-plugin-import@^2.25.2:
version "2.25.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==