From f1a1325bc19e630903022b30b652c19b3b2d8dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:16:54 +0100 Subject: [PATCH] build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 (#109) Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.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 86240a5..586f18c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-filenames": "latest", - "eslint-plugin-github": "^4.7.0", + "eslint-plugin-github": "^4.8.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 795d200..6eb6316 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2382,9 +2382,9 @@ __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.8.0": + version: 4.8.0 + resolution: "eslint-plugin-github@npm:4.8.0" dependencies: "@github/browserslist-config": ^1.0.0 "@typescript-eslint/eslint-plugin": ^5.1.0 @@ -2407,7 +2407,7 @@ __metadata: eslint: ^8.0.1 bin: eslint-ignore-errors: bin/eslint-ignore-errors.js - checksum: 586955426e6455a88a6579d65f056e419f477c089b9cb300bd5944cb7a2def712e7d74cd75c0b64f105eb81ba4b4175e73b6b4795d7d28fe612afb45b85866b6 + checksum: 9f9d5baef1cf4507a526c4c81adcad96309a096afc0a3ae32a2e1e3b06ea0534a552c4338ea7dbe68c020031340d90931c757e3b2a2c46758a7bf09cd19319f0 languageName: node linkType: hard @@ -5265,7 +5265,7 @@ __metadata: eslint-import-resolver-typescript: ^3.5.5 eslint-plugin-eslint-comments: ^3.2.0 eslint-plugin-filenames: latest - eslint-plugin-github: ^4.7.0 + eslint-plugin-github: ^4.8.0 eslint-plugin-i18n-text: ^1.0.1 eslint-plugin-import: ^2.27.5 eslint-plugin-no-only-tests: ^3.1.0