Merge pull request #65 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1

Bump eslint-plugin-github from 4.10.0 to 4.10.1
This commit is contained in:
Nick Alteen 2023-11-20 12:51:15 -05:00 committed by GitHub
commit 9ee40ad531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"babel-preset-jest": "^29.6.3", "babel-preset-jest": "^29.6.3",
"eslint": "^8.53.0", "eslint": "^8.53.0",
"eslint-plugin-github": "^4.10.0", "eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.0", "eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0", "jest": "^29.7.0",
"make-coverage-badge": "^1.2.0", "make-coverage-badge": "^1.2.0",
@ -4835,9 +4835,9 @@
} }
}, },
"node_modules/eslint-plugin-github": { "node_modules/eslint-plugin-github": {
"version": "4.10.0", "version": "4.10.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.1.tgz",
"integrity": "sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==", "integrity": "sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@github/browserslist-config": "^1.0.0", "@github/browserslist-config": "^1.0.0",
@ -13631,9 +13631,9 @@
} }
}, },
"eslint-plugin-github": { "eslint-plugin-github": {
"version": "4.10.0", "version": "4.10.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.1.tgz",
"integrity": "sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==", "integrity": "sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==",
"dev": true, "dev": true,
"requires": { "requires": {
"@github/browserslist-config": "^1.0.0", "@github/browserslist-config": "^1.0.0",

View File

@ -73,7 +73,7 @@
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"babel-preset-jest": "^29.6.3", "babel-preset-jest": "^29.6.3",
"eslint": "^8.53.0", "eslint": "^8.53.0",
"eslint-plugin-github": "^4.10.0", "eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.0", "eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0", "jest": "^29.7.0",
"make-coverage-badge": "^1.2.0", "make-coverage-badge": "^1.2.0",