Skip to content

Commit

Permalink
[ESLint] Update @typescript-eslint/utils and typescript-eslint to 8.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 7, 2024
1 parent 753e6c8 commit 4bb96ab
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 53 deletions.
5 changes: 5 additions & 0 deletions .changeset/flat-mirrors-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@putstack/eslint-config-typescript': patch
---

Update @typescript-eslint/utils and typescript-eslint to 8.8.1
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
],
"dependencies": {
"@eslint/js": "9.12.0",
"@typescript-eslint/utils": "8.8.0",
"@typescript-eslint/utils": "8.8.1",
"eslint-plugin-depend": "0.11.0",
"eslint-plugin-perfectionist": "3.8.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-unicorn": "56.0.0",
"typescript-eslint": "8.8.0"
"typescript-eslint": "8.8.1"
},
"devDependencies": {
"@types/eslint__js": "8.42.3"
Expand Down
108 changes: 57 additions & 51 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 4bb96ab

Please sign in to comment.