Skip to content

Commit

Permalink
Update dependency typescript-eslint to ^8.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 33525ad commit 78cfdd9
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 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.5",
"version": "3.0.6",
"description": "My typical eslint setup, but without all the copy and paste.",
"keywords": [
"eslint"
Expand Down Expand Up @@ -37,6 +37,6 @@
"globals": "^15.13.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.18.1"
}
}

0 comments on commit 78cfdd9

Please sign in to comment.