Skip to content

Commit

Permalink
Update dependency typescript-eslint to ^8.19.0 (#233)
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 Jan 4, 2025
1 parent 7f29f78 commit e7ad193
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
100 changes: 50 additions & 50 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.10",
"version": "3.0.11",
"description": "My typical eslint setup, but without all the copy and paste.",
"keywords": [
"eslint"
Expand Down Expand Up @@ -37,6 +37,6 @@
"globals": "^15.14.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
}
}

0 comments on commit e7ad193

Please sign in to comment.