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-router from 1.58.6 to 1.62.0 (
Browse files Browse the repository at this point in the history
#1759)

Bumps [@tanstack/eslint-plugin-router](https://github.com/TanStack/router/tree/HEAD/packages/eslint-plugin-router) from 1.58.6 to 1.62.0.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.62.0/packages/eslint-plugin-router)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-router"
  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 5, 2024
1 parent 6c319bd commit a1d685c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@graphql-eslint/eslint-plugin": "4.0.0-alpha.4",
"@tanstack/eslint-plugin-query": "^5.59.1",
"@tanstack/eslint-plugin-router": "^1.58.6",
"@tanstack/eslint-plugin-router": "^1.62.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint-plugin-import": "^2.30.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3080,7 +3080,7 @@ __metadata:
"@kyaku/prettier-config": "npm:*"
"@kyaku/tsconfig": "npm:*"
"@tanstack/eslint-plugin-query": "npm:^5.59.1"
"@tanstack/eslint-plugin-router": "npm:^1.58.6"
"@tanstack/eslint-plugin-router": "npm:^1.62.0"
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
"@typescript-eslint/parser": "npm:^8.8.0"
eslint: "npm:^9.12.0"
Expand Down Expand Up @@ -5665,14 +5665,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/eslint-plugin-router@npm:^1.58.6":
version: 1.58.6
resolution: "@tanstack/eslint-plugin-router@npm:1.58.6"
"@tanstack/eslint-plugin-router@npm:^1.62.0":
version: 1.62.0
resolution: "@tanstack/eslint-plugin-router@npm:1.62.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.3.0"
"@typescript-eslint/utils": "npm:^8.8.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/3d7c764d1aed570ef24faa01ff3ac827c5e26929578b35c04f52dc7bb43999843336b02e9a6c5033232061f9b7b8c8d31cb13e58e06e2990cd21bc030d4dd079
checksum: 10c0/31533d9933d119ab09593310022fdd52b0375e3c39ab01f870ac7102ad9f245abfc7ae2f58ed06f4f74209f1b494b820a83c9c40a5e465826edf364373057dba
languageName: node
linkType: hard

Expand Down Expand Up @@ -6547,7 +6547,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.3.0":
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.3.0, @typescript-eslint/utils@npm:^8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/utils@npm:8.8.0"
dependencies:
Expand Down

0 comments on commit a1d685c

Please sign in to comment.