From 7d8fa1815fc749221de9a28048358a531e087189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:14:25 +0000 Subject: [PATCH] Bump @tanstack/eslint-plugin-query from 5.51.12 to 5.51.14 Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.51.12 to 5.51.14. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.14/packages/eslint-plugin-query) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6234924..ee14c6f 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@lingui/core": "^4.10.1", "@lingui/macro": "^4.11.1", "@lingui/react": "^4.11.1", - "@tanstack/eslint-plugin-query": "^5.51.12", + "@tanstack/eslint-plugin-query": "^5.51.14", "@typescript-eslint/eslint-plugin": "^5.50.0", "@typescript-eslint/parser": "^5.60.0", "eslint": "^8.57.0", diff --git a/yarn.lock b/yarn.lock index 2031c4c..473872b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2529,10 +2529,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@tanstack/eslint-plugin-query@^5.51.12": - version "5.51.12" - resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.51.12.tgz#1adb208617008ac33c9e4f2dad3c25bc8c1119a4" - integrity sha512-vzUXXIVzDP2c6wVSJ+1imPGaKQ2ILuWnta64FJc/JnQ5WunfO17bQJSk6uKDbzTQG/YKgPYBMG3C9qFA4b7Ayg== +"@tanstack/eslint-plugin-query@^5.51.14": + version "5.51.14" + resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.51.14.tgz#6b0067a2cea4f449403993e483b591147e824d62" + integrity sha512-8NskxZ/OVlIhUGKAe7pqBS7U9KQUQYevS6GfbN76mtDtiDlEkUCATN0s5loZfXsFswazdVcBorTx1ndTDrBwMw== dependencies: "@typescript-eslint/utils" "8.0.0-alpha.30"