From 519a92c526b57ff1eb55dba1b615bd13f31991ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 03:42:03 +0000 Subject: [PATCH] chore(deps): update dependency @types/eslint to v8.56.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b321c892..d1a31815a 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@storybook/testing-library": "0.2.2", "@testing-library/react": "12.1.5", "@types/echarts": "4.9.22", - "@types/eslint": "8.56.10", + "@types/eslint": "8.56.11", "@types/jest": "29.5.12", "@types/lodash.debounce": "4.0.9", "@types/node": "16.18.98", diff --git a/yarn.lock b/yarn.lock index dd8b2c6da..9261f0204 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5820,10 +5820,10 @@ "@types/estree" "*" "@types/json-schema" "*" -"@types/eslint@8.56.10": - version "8.56.10" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d" - integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ== +"@types/eslint@8.56.11": + version "8.56.11" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.11.tgz#e2ff61510a3b9454b3329fe7731e3b4c6f780041" + integrity sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q== dependencies: "@types/estree" "*" "@types/json-schema" "*"