2 Commits

Author SHA1 Message Date
d3cbbfcc77 Merge pull request 'Update dependency eslint-plugin-react-hooks to v5.1.0-rc-fb9a90fa48-20240614' (#5) from renovate/eslint-plugin-react-hooks-5.x-lockfile into develop
All checks were successful
Plex Watchlist Analysis/pipeline/head This commit looks good
plex-watchlist/pipeline/head This commit looks good
Reviewed-on: #5
2024-09-09 18:08:51 +00:00
ac6814885b 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
2024-09-09 17:38:19 +00:00

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"
},