Skip to content

Commit

Permalink
chore(deps): update dependency typescript-eslint to >=8.18.2 (#246)
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 Dec 23, 2024
1 parent 95d8a45 commit 6fe104e
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.14.0",
"typescript": ">=5.7.2",
"typescript-eslint": ">=8.18.1"
"typescript-eslint": ">=8.18.2"
},
"peerDependencies": {
"@stylistic/eslint-plugin": "^2.12.1",
Expand All @@ -63,6 +63,6 @@
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.14.0",
"typescript": ">=5.7.2",
"typescript-eslint": ">=8.18.1"
"typescript-eslint": ">=8.18.2"
}
}
118 changes: 90 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 6fe104e

Please sign in to comment.