From 0ae0d595da58bf0a66dbf157eb54b1ba06c19b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:43:34 +0000 Subject: [PATCH] Bump eslint-plugin-github from 4.10.0 to 4.10.1 Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d0ee2c2..835c377 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@vercel/ncc": "^0.38.0", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-github": "^4.10.0", + "eslint-plugin-github": "^4.10.1", "eslint-plugin-prettier": "^5.0.0", "prettier": "^3.0.3", "rimraf": "^5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3a86ce..9fd57f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: ^9.0.0 version: 9.0.0(eslint@8.50.0) eslint-plugin-github: - specifier: ^4.10.0 - version: 4.10.0(eslint@8.50.0)(typescript@5.2.2) + specifier: ^4.10.1 + version: 4.10.1(eslint@8.50.0)(typescript@5.2.2) eslint-plugin-prettier: specifier: ^5.0.0 version: 5.0.0(eslint-config-prettier@9.0.0)(eslint@8.50.0)(prettier@3.0.3) @@ -1014,8 +1014,8 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github@4.10.0(eslint@8.50.0)(typescript@5.2.2): - resolution: {integrity: sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==} + /eslint-plugin-github@4.10.1(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==} hasBin: true peerDependencies: eslint: ^8.0.1