Skip to content

Commit

Permalink
Update dependency typescript-eslint to ^8.26.0 (#257)
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 Mar 9, 2025
1 parent f35a3de commit 7c77cf9
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/eslint-config",
"version": "3.0.22",
"version": "3.0.23",
"description": "My typical eslint setup, but without all the copy and paste.",
"keywords": [
"eslint"
Expand Down Expand Up @@ -37,6 +37,6 @@
"globals": "^16.0.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
"typescript-eslint": "^8.26.0"
}
}

0 comments on commit 7c77cf9

Please sign in to comment.