mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-03-29 09:02:17 +08:00
Merge pull request #197 from Borales/renovate/eslint-plugin-github-4.x
Update dependency eslint-plugin-github to ^4.10.0
This commit is contained in:
commit
d142258bc4
@ -20,7 +20,7 @@
|
||||
"@types/node": "^18.17.12",
|
||||
"@typescript-eslint/parser": "^6.4.0",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint-plugin-github": "^4.9.2",
|
||||
"eslint-plugin-github": "^4.10.0",
|
||||
"eslint-plugin-jest": "^27.2.3",
|
||||
"eslint": "^8.48.0",
|
||||
"jest": "^29.6.4",
|
||||
|
||||
@ -1643,10 +1643,10 @@ eslint-plugin-filenames@^1.3.2:
|
||||
lodash.snakecase "4.1.1"
|
||||
lodash.upperfirst "4.3.1"
|
||||
|
||||
eslint-plugin-github@^4.9.2:
|
||||
version "4.9.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.9.2.tgz#db4a57619b8fa844371186ab9604e8bc42d3da96"
|
||||
integrity sha512-osez6Sio/fLr/3QkW5HE1wbCOcmYG5030/6QIa9IcKyyfchewlecdnYcsbeUMUtdIiU9lWqhroQp2H/O7auxBA==
|
||||
eslint-plugin-github@^4.10.0:
|
||||
version "4.10.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz#6fee1e6f8445f0fff1849f84dbdadeb1e4f8c3c0"
|
||||
integrity sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==
|
||||
dependencies:
|
||||
"@github/browserslist-config" "^1.0.0"
|
||||
"@typescript-eslint/eslint-plugin" "^6.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user