diff --git a/package.json b/package.json index fefd217..ddbc9ec 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@typescript-eslint/parser": "5.59.5", "@vercel/ncc": "0.36.1", "eslint": "8.41.0", - "eslint-plugin-github": "4.7.0", + "eslint-plugin-github": "4.8.0", "js-yaml": "4.1.0", "prettier": "2.8.8", "typescript": "5.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d62e80a..fa8ffef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: '@actions/core': @@ -37,8 +41,8 @@ devDependencies: specifier: 8.41.0 version: 8.41.0 eslint-plugin-github: - specifier: 4.7.0 - version: 4.7.0(eslint@8.41.0)(typescript@5.0.4) + specifier: 4.8.0 + version: 4.8.0(eslint@8.41.0)(typescript@5.0.4) js-yaml: specifier: 4.1.0 version: 4.1.0 @@ -875,8 +879,8 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github@4.7.0(eslint@8.41.0)(typescript@5.0.4): - resolution: {integrity: sha512-SIFSy6IXtN3aGQ6YyFWg/oxRUyAcYwg5G0wh+ov1HQCvmp+Pzs1GzeVjU8QcIQSSJfverQzuxWrJCAln/d2PuQ==} + /eslint-plugin-github@4.8.0(eslint@8.41.0)(typescript@5.0.4): + resolution: {integrity: sha512-1qu1qcyac4FfZmT9KNPr5250DwWzwp6uy6xAqHD2boE4OquUpeTni05yPn1b6y6vUYm/q8+npTdyYiRSqvg+BQ==} hasBin: true peerDependencies: eslint: ^8.0.1