diff --git a/package.json b/package.json index 1205827..c41bdfa 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.10", "@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..e2fd8e8 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.10": + version "8.56.10" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d" + integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ== dependencies: "@types/estree" "*" "@types/json-schema" "*"