From 5b205fee674bf1dab92ecb199618fd6a449ea1b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 11:35:40 +0000 Subject: [PATCH] Bump @tanstack/eslint-plugin-query from 5.50.0 to 5.50.1 Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.50.0 to 5.50.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.50.1/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 011be46..b294501 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.50.0", + "@tanstack/eslint-plugin-query": "^5.50.1", "@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 e4fb672..d91bbe5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2536,10 +2536,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@tanstack/eslint-plugin-query@^5.50.0": - version "5.50.0" - resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.50.0.tgz#2479f86b147b7ff144fe188f7469a8228b1be11f" - integrity sha512-XUgagiakpReYMHNo22sUuNvuhfqKogkYZkeLhbWkDqrwP3doVvG35L3098GPX6MwdV9EKfBjRA7umjpyEJZV0A== +"@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"