Skip to content

Commit

Permalink
Bump eslint-plugin-github from 4.3.7 to 4.4.0 (#598)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.7 to 4.4.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.3.7...v4.4.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2022
1 parent 1740727 commit d38fce5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^5.40.1",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.25.0",
"eslint-plugin-github": "^4.3.7",
"eslint-plugin-github": "^4.4.0",
"eslint-plugin-jest": "^27.1.1",
"jest": "^28",
"jest-circus": "^29",
Expand Down
40 changes: 23 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,11 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@github/browserslist-config@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@github/browserslist-config/-/browserslist-config-1.0.0.tgz#952fe6da3e6b8ed6a368f3a1a08a9d2ef84e8d04"
integrity sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==

"@humanwhocodes/config-array@^0.10.5":
version "0.10.7"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
Expand Down Expand Up @@ -1480,7 +1485,7 @@ braces@^3.0.1:
dependencies:
fill-range "^7.0.1"

browserslist@^4.12.0, browserslist@^4.17.5:
browserslist@^4.17.5:
version "4.19.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
Expand All @@ -1491,7 +1496,7 @@ browserslist@^4.12.0, browserslist@^4.17.5:
node-releases "^2.0.1"
picocolors "^1.0.0"

browserslist@^4.21.3:
browserslist@^4.21.0, browserslist@^4.21.3:
version "4.21.4"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
Expand Down Expand Up @@ -1899,12 +1904,12 @@ eslint-module-utils@^2.7.2:
debug "^3.2.7"
find-up "^2.1.0"

eslint-plugin-escompat@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-escompat/-/eslint-plugin-escompat-3.1.0.tgz#e8d93d7e1d73715b248ee99f524b340f5c1bc3ce"
integrity sha512-Fon3eRv8fOQPZTjT3h8Ga85Xx7Eg+CNZBL7OIYSM2f+p3W4oXTxiSnFUbNDrayRBK3CQjG2dwR+iYeKDDSkXyA==
eslint-plugin-escompat@^3.3.3:
version "3.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-escompat/-/eslint-plugin-escompat-3.3.4.tgz#86d99b1f681b760fbee0a775de318b854d230110"
integrity sha512-d/k6JwRzGRY6uZ426l6Ut6Eb2S/pi/079Ykj2GdWSzwm6WJHkdm28tECUWfLtpFA5ObApjPw6wR9bgY+uWAhag==
dependencies:
browserslist "^4.12.0"
browserslist "^4.21.0"

eslint-plugin-eslint-comments@^3.2.0:
version "3.2.0"
Expand All @@ -1924,21 +1929,22 @@ eslint-plugin-filenames@^1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"

eslint-plugin-github@^4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.3.7.tgz#596416a81240dcd1d3ba1cab6ddfed0a1827bf1a"
integrity sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A==
eslint-plugin-github@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.4.0.tgz#3d1bf4bce00bbda81b6e98e49102da4b146dce15"
integrity sha512-jmVjy86WqVblKuvWnAQAEUMPZnAWbOUuV2hmAjQ54BvmukUW5PBml84NnyKe1QMt6k5a6JoIrbkLkyISTUDSxA==
dependencies:
"@github/browserslist-config" "^1.0.0"
"@typescript-eslint/eslint-plugin" "^5.1.0"
"@typescript-eslint/parser" "^5.1.0"
eslint-config-prettier ">=8.0.0"
eslint-plugin-escompat "^3.1.0"
eslint-plugin-escompat "^3.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.25.2"
eslint-plugin-jsx-a11y "^6.6.0"
eslint-plugin-no-only-tests "^2.6.0"
eslint-plugin-no-only-tests "^3.0.0"
eslint-plugin-prettier "^4.0.0"
eslint-rule-documentation ">=1.0.0"
jsx-ast-utils "^3.3.2"
Expand Down Expand Up @@ -1995,10 +2001,10 @@ eslint-plugin-jsx-a11y@^6.6.0:
minimatch "^3.1.2"
semver "^6.3.0"

eslint-plugin-no-only-tests@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-2.6.0.tgz#19f6c9620bda02b9b9221b436c5f070e42628d76"
integrity sha512-T9SmE/g6UV1uZo1oHAqOvL86XWl7Pl2EpRpnLI8g/bkJu+h7XBCB+1LnubRZ2CUQXj805vh4/CYZdnqtVaEo2Q==
eslint-plugin-no-only-tests@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.0.0.tgz#026cbc8cb069c8da6b7e19d03654be7ad49893f6"
integrity sha512-I0PeXMs1vu21ap45hey4HQCJRqpcoIvGcNTPJe+UhUm8TwjQ6//mCrDqF8q0WS6LgmRDwQ4ovQej0AQsAHb5yg==

eslint-plugin-prettier@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit d38fce5

Please sign in to comment.