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.62.0 to 1.63.4 (
Browse files Browse the repository at this point in the history
#1783)

Bumps [@tanstack/eslint-plugin-router](https://github.com/TanStack/router/tree/HEAD/packages/eslint-plugin-router) from 1.62.0 to 1.63.4.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.63.4/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 9, 2024
1 parent 31b423f commit 5336d96
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 @@ -19,7 +19,7 @@
"dependencies": {
"@graphql-eslint/eslint-plugin": "4.0.0-alpha.4",
"@tanstack/eslint-plugin-query": "^5.59.2",
"@tanstack/eslint-plugin-router": "^1.62.0",
"@tanstack/eslint-plugin-router": "^1.63.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"eslint-plugin-import": "^2.30.0",
Expand Down
10 changes: 5 additions & 5 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.2"
"@tanstack/eslint-plugin-router": "npm:^1.62.0"
"@tanstack/eslint-plugin-router": "npm:^1.63.4"
"@typescript-eslint/eslint-plugin": "npm:^8.8.1"
"@typescript-eslint/parser": "npm:^8.8.1"
eslint: "npm:^9.12.0"
Expand Down Expand Up @@ -5632,14 +5632,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 5336d96

Please sign in to comment.