Update dependency eslint-plugin-react-hooks to v5.1.0-rc-fb9a90fa48-20240614
Some checks are pending
MAW.me/pipeline/pr-develop Build queued...
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good

This commit is contained in:
2024-09-05 22:41:18 +00:00
committed by Melissa Avery-Weir
parent 9f1a7fa8f3
commit ac6814885b

7
package-lock.json generated
View File

@@ -4431,11 +4431,10 @@
}
},
"node_modules/eslint-plugin-react-hooks": {
"version": "5.1.0-rc-1434af3d22-20240618",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-1434af3d22-20240618.tgz",
"integrity": "sha512-0m8ZYdzZhZcy/2cdZ0Z9IGNtSqAd8xstjFuI5jqxcaHsjE5gn7YL1Xb4/8rTmvwmYxxXu6v82dN72fpmDoPTZQ==",
"version": "5.1.0-rc-fb9a90fa48-20240614",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-fb9a90fa48-20240614.tgz",
"integrity": "sha512-xsiRwaDNF5wWNC4ZHLut+x/YcAxksUd9Rizt7LaEn3bV8VyYRpXnRJQlLOfYaVy9esk4DFP4zPPnoNVjq5Gc0w==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
},