Skip to content

Commit 8e3d346

Browse files
Bump eslint-plugin-github from 4.2.0 to 4.3.0 (#1583)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d1ec81 commit 8e3d346

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"autoprefixer": "10.3.4",
4444
"cssstats": "4.0.2",
4545
"eslint": "7.32.0",
46-
"eslint-plugin-github": "4.2.0",
46+
"eslint-plugin-github": "4.3.0",
4747
"eslint-plugin-jest": "24.4.0",
4848
"eslint-plugin-prettier": "4.0.0",
4949
"filesize": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@ eslint-plugin-filenames@^1.3.2:
23562356
lodash.snakecase "4.1.1"
23572357
lodash.upperfirst "4.3.1"
23582358

2359-
eslint-plugin-github@4.2.0:
2360-
version "4.2.0"
2361-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.2.0.tgz#e59491ffb3d87da64d61b7a9bf304a5b7d9eff0f"
2362-
integrity sha512-YAzCgSKFpZK7e3YVBKNmsVqHG5+/+cFWXKx8gi2zj96vlFA665mHRhHAMTNuPQmY22Lx4c5Xq26KIRiVLQMmqQ==
2359+
eslint-plugin-github@4.3.0:
2360+
version "4.3.0"
2361+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.3.0.tgz#375915d92236d398ed286922655870928dc877c3"
2362+
integrity sha512-WZ3RCtxSYzF5sIvNykX+SnNlJ+r8He7mjr8EoXKF+01MP+/PsOTrrmW0LrqluVTtYEslakjenQdItw4RNLD0XQ==
23632363
dependencies:
23642364
"@typescript-eslint/eslint-plugin" "^4.20.0"
23652365
"@typescript-eslint/parser" "^4.20.0"

0 commit comments

Comments
 (0)