Skip to content

Commit 6a835b2

Browse files
[renovate-bot] - Update dependency eslint-plugin-react-hooks to v5
1 parent c116fd8 commit 6a835b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"cypress": "13.15.1",
4949
"eslint": "8.57.1",
5050
"eslint-plugin-react": "7.37.2",
51-
"eslint-plugin-react-hooks": "4.6.2",
51+
"eslint-plugin-react-hooks": "5.0.0",
5252
"eslint-plugin-react-refresh": "0.4.14",
5353
"nodemon": "3.1.7",
5454
"sqlite3": "5.1.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2180,10 +2180,10 @@ escape-string-regexp@^4.0.0:
21802180
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
21812181
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
21822182

2183-
eslint-plugin-react-hooks@4.6.2:
2184-
version "4.6.2"
2185-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2186-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2183+
eslint-plugin-react-hooks@5.0.0:
2184+
version "5.0.0"
2185+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
2186+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
21872187

21882188
21892189
version "0.4.14"

0 commit comments

Comments
 (0)