From ba13eb23cc3cc4459da2c54ad8f8a371aa622e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:38:47 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 (#10) 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](https://github.com/github/eslint-plugin-github/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 48a3770..e739f1e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-filenames": "latest", - "eslint-plugin-github": "^4.6.1", + "eslint-plugin-github": "^4.7.0", "eslint-plugin-i18n-text": "^1.0.1", "eslint-plugin-import": "^2.27.5", "eslint-plugin-no-only-tests": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 000cdb6..68d6c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2171,9 +2171,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-github@npm:^4.6.1": - version: 4.6.1 - resolution: "eslint-plugin-github@npm:4.6.1" +"eslint-plugin-github@npm:^4.7.0": + version: 4.7.0 + resolution: "eslint-plugin-github@npm:4.7.0" dependencies: "@github/browserslist-config": ^1.0.0 "@typescript-eslint/eslint-plugin": ^5.1.0 @@ -2196,7 +2196,7 @@ __metadata: eslint: ^8.0.1 bin: eslint-ignore-errors: bin/eslint-ignore-errors.js - checksum: 0c750eec7b9300bdb02f73958bcd84da2e71fc680726b51f64eceaebcec2cdfa5f651b3d52db98e05d6088a7234dc1675fbe5c3c9f88560320297a7b3ca91930 + checksum: 586955426e6455a88a6579d65f056e419f477c089b9cb300bd5944cb7a2def712e7d74cd75c0b64f105eb81ba4b4175e73b6b4795d7d28fe612afb45b85866b6 languageName: node linkType: hard @@ -5014,7 +5014,7 @@ __metadata: eslint-import-resolver-typescript: ^3.5.3 eslint-plugin-eslint-comments: ^3.2.0 eslint-plugin-filenames: latest - eslint-plugin-github: ^4.6.1 + eslint-plugin-github: ^4.7.0 eslint-plugin-i18n-text: ^1.0.1 eslint-plugin-import: ^2.27.5 eslint-plugin-no-only-tests: ^3.1.0