mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
chore(deps): update dependency eslint-plugin-github to v4.8.0
This commit is contained in:
parent
f2e88d166c
commit
6f5735fd13
@ -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"
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user