diff --git a/package.json b/package.json index 9c5a1dc4..10758e2b 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@storybook/addon-webpack5-compiler-babel": "^3.0.3", "@storybook/react": "^8.1.11", "@storybook/react-webpack5": "^8.1.11", - "@tanstack/eslint-plugin-query": "^5.49.1", + "@tanstack/eslint-plugin-query": "^5.50.1", "@tanstack/react-query-devtools": "^5.32.1", "@types/eslint": "^8.56.10", "@types/node": "^20.14.9", diff --git a/yarn.lock b/yarn.lock index 5da11a6b..132a678b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3586,10 +3586,10 @@ "@types/express" "^4.7.0" file-system-cache "2.3.0" -"@tanstack/eslint-plugin-query@^5.28.11", "@tanstack/eslint-plugin-query@^5.49.1": - version "5.49.1" - resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.49.1.tgz#2130466ca3dd0b145d0db698add3575b15469fbe" - integrity sha512-pTaEvG3HC1y7BOsFJtZmi8dhWwML97zEBq4qLM6BaUSzZ4WlFyhmtG2sBVO0H+lP1WgnLpQclRQ+nFikTqoUfQ== +"@tanstack/eslint-plugin-query@^5.28.11", "@tanstack/eslint-plugin-query@^5.50.1": + version "5.50.1" + resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.50.1.tgz#90054851bd3c6f1a09f36c24be11b613c654f531" + integrity sha512-k4Ra3hx8ddQ1YjW6+5T3f2OuphAipR5cHonB7nQSM5JbiJ7fAo2iu/y4eP3MRgtlrxN//Da77Xg5jqNafrjEHA== dependencies: "@typescript-eslint/utils" "8.0.0-alpha.30"