Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @tanstack/eslint-plugin-query from 5.58.1 to 5.59.1 (
Browse files Browse the repository at this point in the history
…#1754)

Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.58.1 to 5.59.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.1/packages/eslint-plugin-query)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent f9f6ffd commit 87b1a4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@graphql-eslint/eslint-plugin": "4.0.0-alpha.4",
"@tanstack/eslint-plugin-query": "^5.58.1",
"@tanstack/eslint-plugin-query": "^5.59.1",
"@tanstack/eslint-plugin-router": "^1.58.6",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2836,7 +2836,7 @@ __metadata:
"@graphql-eslint/eslint-plugin": "npm:4.0.0-alpha.4"
"@kyaku/prettier-config": "npm:*"
"@kyaku/tsconfig": "npm:*"
"@tanstack/eslint-plugin-query": "npm:^5.58.1"
"@tanstack/eslint-plugin-query": "npm:^5.59.1"
"@tanstack/eslint-plugin-router": "npm:^1.58.6"
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
"@typescript-eslint/parser": "npm:^8.8.0"
Expand Down Expand Up @@ -5410,14 +5410,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/eslint-plugin-query@npm:^5.58.1":
version: 5.58.1
resolution: "@tanstack/eslint-plugin-query@npm:5.58.1"
"@tanstack/eslint-plugin-query@npm:^5.59.1":
version: 5.59.1
resolution: "@tanstack/eslint-plugin-query@npm:5.59.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/81300bf159aaafe778d61dd06e294cd6b4121d1107bb5691f6ea8e4551c3dc7c371064fa220c2895f658a9f69b5951db1ebb24a6f4806f5fd6eefa53f80fb8bd
checksum: 10c0/98b2b0992391fd69e3447c7405e00efa66f26470c3f2a60c73bf1407a9747160f51c0c63d41eee84762308991572d19bdd8c016944c8f85ba1142041771feaad
languageName: node
linkType: hard

Expand Down

0 comments on commit 87b1a4d

Please sign in to comment.