Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.17.0 (#721)
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 5, 2024
1 parent a8e92b3 commit 2a8432c
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 64 deletions.
6 changes: 6 additions & 0 deletions .changeset/renovate-aa2d199.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.17.0`.
Updated dependency `@typescript-eslint/types` to `8.17.0`.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"globals": "15.13.0",
"is-in-ci": "1.0.0",
"local-pkg": "0.5.1",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.17.0"
},
"devDependencies": {
"@bfra.me/eslint-config": "workspace:*",
Expand All @@ -67,7 +67,7 @@
"@types/eslint-config-prettier": "6.11.3",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
"@typescript-eslint/types": "8.16.0",
"@typescript-eslint/types": "8.17.0",
"@vitest/eslint-plugin": "1.1.14",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config/src/rules.d.ts

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

124 changes: 62 additions & 62 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 2a8432c

Please sign in to comment.