Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.1 (#254)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.2 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.9.2...v4.10.1)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 7abc703 commit d597b77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "latest",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-no-only-tests": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2868,9 +2868,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-github@npm:^4.9.2":
version: 4.9.2
resolution: "eslint-plugin-github@npm:4.9.2"
"eslint-plugin-github@npm:^4.10.1":
version: 4.10.1
resolution: "eslint-plugin-github@npm:4.10.1"
dependencies:
"@github/browserslist-config": ^1.0.0
"@typescript-eslint/eslint-plugin": ^6.0.0
Expand All @@ -2893,7 +2893,7 @@ __metadata:
eslint: ^8.0.1
bin:
eslint-ignore-errors: bin/eslint-ignore-errors.js
checksum: 32d1bb452004fb8910d534d3b6dda5f754804946b756098ea7bc10a8f2932eca1e83fc3190be6b067b4ad8964b4a78b814ec15fc789444d048695caa9304b0e4
checksum: b4addbf8cb5599f9cca27a53a66651ea84e0aeb9a51251d61cb53d6634bfd69843199bcc1c8d39af4b1fee2044dc63951781e79b0ea35c88524ab76142336ed3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5823,7 +5823,7 @@ __metadata:
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-filenames: latest
eslint-plugin-github: ^4.9.2
eslint-plugin-github: ^4.10.1
eslint-plugin-i18n-text: ^1.0.1
eslint-plugin-import: ^2.29.0
eslint-plugin-no-only-tests: ^3.1.0
Expand Down

0 comments on commit d597b77

Please sign in to comment.