From dd82a7a1c475aba5a025e961cda3e51054539e41 Mon Sep 17 00:00:00 2001 From: Tokyo Date: Wed, 17 Jan 2024 20:55:29 +0000 Subject: [PATCH] force --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 13e282c..b3d6552 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", - "eslint-plugin-react-hooks-docs": "^0.0.1", + "eslint-plugin-react-hooks-docs": "^0.0.2", "eslint-plugin-react-perf": "^3.3.0", "in-publish": "^2.0.1", "react": ">= 0.13.0", diff --git a/yarn.lock b/yarn.lock index 4624238..053d911 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2077,10 +2077,10 @@ eslint-plugin-jsx-a11y@^6.5.1: language-tags "^1.0.5" minimatch "^3.0.4" -eslint-plugin-react-hooks-docs@^0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks-docs/-/eslint-plugin-react-hooks-docs-0.0.1.tgz#a4bd94b66880a2a39e18e510161e0ee0db1f4a8c" - integrity sha512-eaHeQB77v9bucj5F+to9JUEcrZ5P4360kXPzMA0MTdb9zCv8H41G2QyORaJS2I9L2AOV3w0vxX3F9H9FNY4oNA== +eslint-plugin-react-hooks-docs@^0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks-docs/-/eslint-plugin-react-hooks-docs-0.0.2.tgz#8d8cec68395f956b7bb0d5c2df48ff225fed0d7e" + integrity sha512-d/1+Qb4CBTzZB1NCikBSC7hI20+qb7rzc7KMqfyaWrVQ5XjtwGa/w68rcaO/SwfCuauQ1qhZlNnzdw9yiWDn8w== dependencies: requireindex "~1.2.0"