From 97e043670835a39f49999d1c5289a0b13c46de46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 12:03:58 +0200 Subject: [PATCH] Bump eslint-plugin-github from 4.9.2 to 4.10.0 (#42) Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.2 to 4.10.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.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 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b89b28c..91df648 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/parser": "^6.7.0", "@vercel/ncc": "^0.36.1", "eslint": "^8.49.0", - "eslint-plugin-github": "^4.9.2", + "eslint-plugin-github": "^4.10.0", "eslint-plugin-jest": "^27.2.3", "jest": "^29.7.0", "js-yaml": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f37d145..76f08bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: ^8.49.0 version: 8.49.0 eslint-plugin-github: - specifier: ^4.9.2 - version: 4.9.2(eslint@8.49.0)(typescript@5.2.2) + specifier: ^4.10.0 + version: 4.10.0(eslint@8.49.0)(typescript@5.2.2) eslint-plugin-jest: specifier: ^27.2.3 version: 27.2.3(eslint@8.49.0)(jest@29.7.0)(typescript@5.2.2) @@ -1866,8 +1866,8 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github@4.9.2(eslint@8.49.0)(typescript@5.2.2): - resolution: {integrity: sha512-osez6Sio/fLr/3QkW5HE1wbCOcmYG5030/6QIa9IcKyyfchewlecdnYcsbeUMUtdIiU9lWqhroQp2H/O7auxBA==} + /eslint-plugin-github@4.10.0(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==} hasBin: true peerDependencies: eslint: ^8.0.1