From a637d3d030e88c49b2bb298474eb1f28cf9d2bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 20:02:24 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-github from 4.3.3 to 4.3.4 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] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index be4cf68..8ab7073 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 0144d4f..d2fe8ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==