From 549925e0d9b413d4fb8ecc76b2cad7853325101f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 10:37:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/eslint to ^8.56.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1205827..3181310 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@mdx-js/rollup": "^2.3.0", "@textlint/textlint-plugin-markdown": "^13.4.1", "@textlint/textlint-plugin-text": "^13.3.3", - "@types/eslint": "^8.37.0", + "@types/eslint": "^8.56.12", "@types/htmlhint": "^1.1.5", "@types/node": "^18.15.11", "@types/react": "^18.0.33", diff --git a/yarn.lock b/yarn.lock index 26f679b..7e376fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3544,10 +3544,10 @@ dependencies: "@types/ms" "*" -"@types/eslint@^8.37.0": - version "8.37.0" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.37.0.tgz#29cebc6c2a3ac7fea7113207bf5a828fdf4d7ef1" - integrity sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ== +"@types/eslint@^8.56.12": + version "8.56.12" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a" + integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g== dependencies: "@types/estree" "*" "@types/json-schema" "*"