Skip to content

Commit

Permalink
chore(deps): update dependency typescript-eslint to ^8.1.0 (#3236)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent f8d865e commit 72c5270
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"@eslint/js": "^9.9.0",
"eslint": "^9.9.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.0.1"
"typescript-eslint": "^8.1.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.9.0",
"typescript-eslint": "^8.0.1"
"typescript-eslint": "^8.1.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint": "^9.9.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.0.1"
"typescript-eslint": "^8.1.0"
},
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"eslint": "^9.9.0",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.0.1"
"typescript-eslint": "^8.1.0"
}
}

0 comments on commit 72c5270

Please sign in to comment.