Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.18.2 (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Dec 26, 2024
1 parent 669ceac commit 5bc17fd
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 66 deletions.
6 changes: 6 additions & 0 deletions .changeset/renovate-7fc9756.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@bfra.me/eslint-config': patch
---

Updated dependency `typescript-eslint` to `8.18.2`.
Updated dependency `@typescript-eslint/types` to `8.18.2`.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"local-pkg": "0.5.1",
"package-manager-detector": "0.2.8",
"pkg-dir": "8.0.0",
"typescript-eslint": "8.18.1"
"typescript-eslint": "8.18.2"
},
"devDependencies": {
"@bfra.me/eslint-config": "workspace:*",
Expand All @@ -76,7 +76,7 @@
"@eslint/config-inspector": "0.6.0",
"@eslint/js": "9.17.0",
"@types/eslint-config-prettier": "6.11.3",
"@typescript-eslint/types": "8.18.1",
"@typescript-eslint/types": "8.18.2",
"@vitest/eslint-plugin": "1.1.20",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/src/rules.d.ts

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

126 changes: 63 additions & 63 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 5bc17fd

Please sign in to comment.