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.59.2 to 5.59.7 (
Browse files Browse the repository at this point in the history
…#1781)

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

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

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 9, 2024
1 parent 5336d96 commit 01991fc
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.59.2",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tanstack/eslint-plugin-router": "^1.63.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,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.59.2"
"@tanstack/eslint-plugin-query": "npm:^5.59.7"
"@tanstack/eslint-plugin-router": "npm:^1.63.4"
"@typescript-eslint/eslint-plugin": "npm:^8.8.1"
"@typescript-eslint/parser": "npm:^8.8.1"
Expand Down Expand Up @@ -5621,14 +5621,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/eslint-plugin-query@npm:^5.59.2":
version: 5.59.2
resolution: "@tanstack/eslint-plugin-query@npm:5.59.2"
"@tanstack/eslint-plugin-query@npm:^5.59.7":
version: 5.59.7
resolution: "@tanstack/eslint-plugin-query@npm:5.59.7"
dependencies:
"@typescript-eslint/utils": "npm:^8.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/96e39252d60e64b70429a2aa884ad753edfb3de1ba1090918347177f18a35e73f63e89dad1e968cf7071b6474557e2a41d335b34489d0d5f1015ccc2ed8cc1d5
checksum: 10c0/83ab51531b613d5f1015e1d0483b05fb27c654a8b6f40ed5dd1a6dcc48b221dd987c0bb9d9c64b6dd4632819599d93d5a85b431fc91d7846fdb1483551bda460
languageName: node
linkType: hard

Expand Down

0 comments on commit 01991fc

Please sign in to comment.