chore: bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 (#1077)
dependabot[bot] committed
May 1, 2024 at 22:43 UTC
1af7bb8b69bcc7fb5f8325b63a33ca5a1f048864
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -18232,9 +18232,9 @@
18232
}
18233
},
18234
"node_modules/eslint-plugin-react-hooks": {
18235
- "version": "4.6.0",
18236
- "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
18237
- "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
18235
+ "version": "4.6.2",
18236
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz",
18237
+ "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==",
18238
"engines": {
18239
"node": ">=10"
18240
},