Update dependency @tanstack/eslint-plugin-query to v5.61.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good

This commit is contained in:
2024-11-23 23:41:43 +00:00
parent ef8b56ecca
commit 743b43f431

6
package-lock.json generated
View File

@@ -4770,9 +4770,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.56.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.56.1.tgz",
"integrity": "sha512-IUm2Zy5BXOqMbaa7QwNg3cPa5NP5Rm3pIFCFpe7Y3pLC7Ftp8Q0Y8GU2uNpCbMFW79jHJXdQ4Oxnu1eTQr8GXQ==",
"version": "5.61.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.61.2.tgz",
"integrity": "sha512-C7hTDVXgyzaUpZH/ugNm9jJ5z7vdCcG0v12MQPeIuZp49NMazeQQAuK98jOnOW7FyeAJiUPJuSK/mlNVVpU86g==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.3.0"