Skip to content

Commit 4bf5bb9

Browse files
Bump eslint-plugin-github from 4.6.1 to 4.7.0 (#71)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.6.1...v4.7.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent Lussenburg <vlussenburg@users.noreply.github.com>
1 parent 64c04f8 commit 4bf5bb9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vercel/ncc": "^0.36.1",
4242
"eslint": "^8.37.0",
4343
"eslint-config-google": "^0.14.0",
44-
"eslint-plugin-github": "^4.6.1",
44+
"eslint-plugin-github": "^4.7.0",
4545
"eslint-plugin-jest": "^27.2.1",
4646
"js-yaml": "^4.1.0",
4747
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,10 +1183,10 @@ eslint-plugin-filenames@^1.3.2:
11831183
lodash.snakecase "4.1.1"
11841184
lodash.upperfirst "4.3.1"
11851185

1186-
eslint-plugin-github@^4.6.1:
1187-
version "4.6.1"
1188-
resolved "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.6.1.tgz"
1189-
integrity sha512-AjCxE+2JmT+ppq3AVNra3iJ0BTAj6rYmtHJtkEcIEtrBHVi9xmCl5ZdIYLh7U/YKGT2cttdcYvbe59HEYW67KA==
1186+
eslint-plugin-github@^4.7.0:
1187+
version "4.7.0"
1188+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.7.0.tgz#6122e7ddfd9870dfdaea026a31ae05419d3f25e7"
1189+
integrity sha512-SIFSy6IXtN3aGQ6YyFWg/oxRUyAcYwg5G0wh+ov1HQCvmp+Pzs1GzeVjU8QcIQSSJfverQzuxWrJCAln/d2PuQ==
11901190
dependencies:
11911191
"@github/browserslist-config" "^1.0.0"
11921192
"@typescript-eslint/eslint-plugin" "^5.1.0"

0 commit comments

Comments
 (0)