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.56.8 (#28499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a1c0f3730
commit
22c22ad2fc
2 changed files with 5 additions and 5 deletions
|
@ -276,7 +276,7 @@
|
|||
"@types/common-tags": "1.8.4",
|
||||
"@types/conventional-commits-detector": "1.0.2",
|
||||
"@types/diff": "5.0.9",
|
||||
"@types/eslint": "8.56.7",
|
||||
"@types/eslint": "8.56.8",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/git-url-parse": "9.0.3",
|
||||
"@types/github-url-from-git": "1.5.3",
|
||||
|
|
|
@ -407,8 +407,8 @@ importers:
|
|||
specifier: 5.0.9
|
||||
version: 5.0.9
|
||||
'@types/eslint':
|
||||
specifier: 8.56.7
|
||||
version: 8.56.7
|
||||
specifier: 8.56.8
|
||||
version: 8.56.8
|
||||
'@types/fs-extra':
|
||||
specifier: 11.0.4
|
||||
version: 11.0.4
|
||||
|
@ -3728,8 +3728,8 @@ packages:
|
|||
resolution: {integrity: sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==}
|
||||
dev: false
|
||||
|
||||
/@types/eslint@8.56.7:
|
||||
resolution: {integrity: sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==}
|
||||
/@types/eslint@8.56.8:
|
||||
resolution: {integrity: sha512-LdDdQVDzDXf3ijhhMnE27C5vc0QEknD8GiMR/Hi+fVbdZNfAfCy2j69m0LjUd2MAy0+kIgnOtd5ndTmDk/VWCA==}
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
'@types/json-schema': 7.0.15
|
||||
|
|
Loading…
Reference in a new issue