Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.7.0...v4.9.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]>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent d356e68 commit cd00ebf
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 65 deletions.
133 changes: 75 additions & 58 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-escompat": "^3.4.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-github": "^4.9.0",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
Expand Down
28 changes: 22 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,15 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:^5.3.0":
version: 5.3.0
resolution: "aria-query@npm:5.3.0"
dependencies:
dequal: ^2.0.3
checksum: 305bd73c76756117b59aba121d08f413c7ff5e80fa1b98e217a3443fcddb9a232ee790e24e432b59ae7625aebcf4c47cb01c2cac872994f0b426f5bdfcd96ba9
languageName: node
linkType: hard

"array-includes@npm:^3.1.5, array-includes@npm:^3.1.6":
version: 3.1.6
resolution: "array-includes@npm:3.1.6"
Expand Down Expand Up @@ -2058,6 +2067,13 @@ __metadata:
languageName: node
linkType: hard

"dequal@npm:^2.0.3":
version: 2.0.3
resolution: "dequal@npm:2.0.3"
checksum: 8679b850e1a3d0ebbc46ee780d5df7b478c23f335887464023a631d1b9af051ad4a6595a44220f9ff8ff95a8ddccf019b5ad778a976fd7bbf77383d36f412f90
languageName: node
linkType: hard

"detect-newline@npm:^3.0.0":
version: 3.1.0
resolution: "detect-newline@npm:3.1.0"
Expand Down Expand Up @@ -2358,14 +2374,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-github@npm:^4.7.0":
version: 4.7.0
resolution: "eslint-plugin-github@npm:4.7.0"
"eslint-plugin-github@npm:^4.9.0":
version: 4.9.0
resolution: "eslint-plugin-github@npm:4.9.0"
dependencies:
"@github/browserslist-config": ^1.0.0
"@typescript-eslint/eslint-plugin": ^5.1.0
"@typescript-eslint/parser": ^5.1.0
aria-query: ^5.1.3
aria-query: ^5.3.0
eslint-config-prettier: ">=8.0.0"
eslint-plugin-escompat: ^3.3.3
eslint-plugin-eslint-comments: ^3.2.0
Expand All @@ -2383,7 +2399,7 @@ __metadata:
eslint: ^8.0.1
bin:
eslint-ignore-errors: bin/eslint-ignore-errors.js
checksum: 586955426e6455a88a6579d65f056e419f477c089b9cb300bd5944cb7a2def712e7d74cd75c0b64f105eb81ba4b4175e73b6b4795d7d28fe612afb45b85866b6
checksum: 37532b4aa9dc5bc2caa4b7e574e839975cfca765f2d043fd168573da5f332ebed76ca91f606440c2132d1a059932569049a3fdd95b62d8519fc529110d041661
languageName: node
linkType: hard

Expand Down Expand Up @@ -2932,7 +2948,7 @@ __metadata:
eslint-plugin-escompat: ^3.4.0
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-filenames: ^1.3.2
eslint-plugin-github: ^4.7.0
eslint-plugin-github: ^4.9.0
eslint-plugin-i18n-text: ^1.0.1
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.1
Expand Down

0 comments on commit cd00ebf

Please sign in to comment.