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:
renovate[bot] 2023-10-17 18:46:07 +00:00 committed by GitHub
parent 7ebab1b363
commit 1925db55ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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