From b24c854539dfc0a7a070fa733b5c5ac093d74dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 23:18:06 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-github from 4.1.5 to 4.2.0 Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.5 to 4.2.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.5...v4.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff191d4..f03ab8b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/parser": "^4.30.0", "@vercel/ncc": "^0.30.0", "eslint": "^7.32.0", - "eslint-plugin-github": "^4.1.5", + "eslint-plugin-github": "^4.2.0", "eslint-plugin-jest": "^24.4.0", "jest": "^27.1.0", "jest-circus": "^27.1.0", diff --git a/yarn.lock b/yarn.lock index 40ea0b2..876684c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1511,7 +1511,7 @@ eslint-plugin-filenames@^1.3.2: lodash.snakecase "4.1.1" lodash.upperfirst "4.3.1" -eslint-plugin-github@^4.1.5: +eslint-plugin-github@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.2.0.tgz#e59491ffb3d87da64d61b7a9bf304a5b7d9eff0f" integrity sha512-YAzCgSKFpZK7e3YVBKNmsVqHG5+/+cFWXKx8gi2zj96vlFA665mHRhHAMTNuPQmY22Lx4c5Xq26KIRiVLQMmqQ==