chore(deps): update dependency @types/eslint to v8.56.0 (#26433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-27 05:09:48 +00:00 committed by GitHub
parent b8a28e0309
commit 109883fd76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -278,7 +278,7 @@
"@types/common-tags": "1.8.4",
"@types/conventional-commits-detector": "1.0.2",
"@types/diff": "5.0.9",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/fs-extra": "11.0.4",
"@types/git-url-parse": "9.0.3",
"@types/github-url-from-git": "1.5.3",

View file

@ -398,8 +398,8 @@ importers:
specifier: 5.0.9
version: 5.0.9
'@types/eslint':
specifier: 8.44.9
version: 8.44.9
specifier: 8.56.0
version: 8.56.0
'@types/fs-extra':
specifier: 11.0.4
version: 11.0.4
@ -3733,8 +3733,8 @@ packages:
resolution: {integrity: sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==}
dev: false
/@types/eslint@8.44.9:
resolution: {integrity: sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==}
/@types/eslint@8.56.0:
resolution: {integrity: sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg==}
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15