Skip to content

Commit

Permalink
chore(deps): update dependency @tanstack/eslint-plugin-query to ^5.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 9f1bd79 commit dcd0749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@eslint/js": "^9.11.1",
"@faker-js/faker": "^9.0.3",
"@playwright/test": "^1.47.2",
"@tanstack/eslint-plugin-query": "^5.57.2",
"@tanstack/eslint-plugin-query": "^5.58.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3294,14 +3294,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/eslint-plugin-query@npm:^5.57.2":
version: 5.57.2
resolution: "@tanstack/eslint-plugin-query@npm:5.57.2"
"@tanstack/eslint-plugin-query@npm:^5.58.1":
version: 5.58.1
resolution: "@tanstack/eslint-plugin-query@npm:5.58.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/53723fda1a4fa66ab3cb46258fad4f7a1d81bcbd4ee8f55e64018df41900c31db70f88557ca983d7ac89a674ddcb8405bd2d11305d652086f702738bf4739da7
checksum: 10/5b36fb80c673bf76378773b407f01063f570857e116ca88258b9b837c5b00c5db4c7c926d960939779548dc6d83081a349f39e7ee5a85d0af5d4138a07c49c3b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10183,7 +10183,7 @@ __metadata:
"@mui/system": "npm:^6.1.1"
"@playwright/test": "npm:^1.47.2"
"@reduxjs/toolkit": "npm:^2.2.7"
"@tanstack/eslint-plugin-query": "npm:^5.57.2"
"@tanstack/eslint-plugin-query": "npm:^5.58.1"
"@tanstack/react-query": "npm:^5.56.2"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.5.0"
Expand Down

0 comments on commit dcd0749

Please sign in to comment.