Skip to content

Commit 2c177ae

Browse files
authored
Merge pull request #228 from increments/dependabot/npm_and_yarn/eslint-plugin-react-hooks-5.2.0
Bump eslint-plugin-react-hooks from 4.6.2 to 5.2.0
2 parents 470111a + cc2b202 commit 2c177ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"classnames": "^2.5.1",
3737
"eslint": "^8.57.0",
3838
"eslint-plugin-react": "^7.35.0",
39-
"eslint-plugin-react-hooks": "^4.6.2",
39+
"eslint-plugin-react-hooks": "^5.2.0",
4040
"html-webpack-plugin": "^5.6.3",
4141
"husky": "^9.1.7",
4242
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2903,10 +2903,10 @@ escape-string-regexp@^4.0.0:
29032903
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
29042904
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
29052905

2906-
eslint-plugin-react-hooks@^4.6.2:
2907-
version "4.6.2"
2908-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2909-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2906+
eslint-plugin-react-hooks@^5.2.0:
2907+
version "5.2.0"
2908+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
2909+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
29102910

29112911
eslint-plugin-react@^7.35.0:
29122912
version "7.35.0"

0 commit comments

Comments
 (0)