Update dependency @types/eslint to v8.56.7
This commit is contained in:
parent
1996fc07b1
commit
b188c71e35
1 changed files with 3 additions and 3 deletions
|
@ -835,9 +835,9 @@
|
|||
"@babel/types" "^7.20.7"
|
||||
|
||||
"@types/eslint@^8.21.1":
|
||||
version "8.56.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.3.tgz#d1f6b2303ac5ed53cb2cf59e0ab680cde1698f5f"
|
||||
integrity sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==
|
||||
version "8.56.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.7.tgz#c33b5b5a9cfb66881beb7b5be6c34aa3e81d3366"
|
||||
integrity sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==
|
||||
dependencies:
|
||||
"@types/estree" "*"
|
||||
"@types/json-schema" "*"
|
||||
|
|
Loading…
Reference in a new issue