mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
chore(deps): update dependency @types/eslint to v8.44.4 (#25265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ebab1b363
commit
1925db55ee
2 changed files with 5 additions and 5 deletions
|
@ -277,7 +277,7 @@
|
|||
"@types/common-tags": "1.8.2",
|
||||
"@types/conventional-commits-detector": "1.0.0",
|
||||
"@types/diff": "5.0.5",
|
||||
"@types/eslint": "8.44.3",
|
||||
"@types/eslint": "8.44.4",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/git-url-parse": "9.0.1",
|
||||
"@types/github-url-from-git": "1.5.1",
|
||||
|
|
|
@ -401,8 +401,8 @@ importers:
|
|||
specifier: 5.0.5
|
||||
version: 5.0.5
|
||||
'@types/eslint':
|
||||
specifier: 8.44.3
|
||||
version: 8.44.3
|
||||
specifier: 8.44.4
|
||||
version: 8.44.4
|
||||
'@types/fs-extra':
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
|
@ -3834,8 +3834,8 @@ packages:
|
|||
resolution: {integrity: sha512-Rk0HKcMXFUuqT32k1kXHZWgxiMvsyYsmlnjp0rLKa0MMoqXLE3T9dogDBTRfuc3SAsXu97KD3k4SKR1lHqd57w==}
|
||||
dev: false
|
||||
|
||||
/@types/eslint@8.44.3:
|
||||
resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==}
|
||||
/@types/eslint@8.44.4:
|
||||
resolution: {integrity: sha512-lOzjyfY/D9QR4hY9oblZ76B90MYTB3RrQ4z2vBIJKj9ROCRqdkYl2gSUx1x1a4IWPjKJZLL4Aw1Zfay7eMnmnA==}
|
||||
dependencies:
|
||||
'@types/estree': 1.0.2
|
||||
'@types/json-schema': 7.0.13
|
||||
|
|
Loading…
Reference in a new issue