diff --git a/package-lock.json b/package-lock.json index 81c156e..96b114d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@typescript-eslint/parser": "^5.62.0", "@vercel/ncc": "^0.36.1", "eslint": "^8.39.0", - "eslint-plugin-github": "^4.7.0", + "eslint-plugin-github": "^4.10.0", "eslint-plugin-jest": "^27.2.3", "jest": "^29.6.1", "js-yaml": "^4.1.0", @@ -3377,9 +3377,9 @@ } }, "node_modules/eslint-plugin-github": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.9.1.tgz", - "integrity": "sha512-ZIf9y168s6ys7ZWsFCl6hg7VfDO1gjq9XiSf6qsliGiI6GOR61vD9chRNFhMFCFFAxSAeO3meWcfBwUhlWtGaA==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz", + "integrity": "sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==", "dev": true, "dependencies": { "@github/browserslist-config": "^1.0.0", @@ -9930,9 +9930,9 @@ } }, "eslint-plugin-github": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.9.1.tgz", - "integrity": "sha512-ZIf9y168s6ys7ZWsFCl6hg7VfDO1gjq9XiSf6qsliGiI6GOR61vD9chRNFhMFCFFAxSAeO3meWcfBwUhlWtGaA==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz", + "integrity": "sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==", "dev": true, "requires": { "@github/browserslist-config": "^1.0.0", diff --git a/package.json b/package.json index 7dc32a4..a724a98 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/parser": "^5.62.0", "@vercel/ncc": "^0.36.1", "eslint": "^8.39.0", - "eslint-plugin-github": "^4.7.0", + "eslint-plugin-github": "^4.10.0", "eslint-plugin-jest": "^27.2.3", "jest": "^29.6.1", "js-yaml": "^4.1.0",