Skip to content

Commit

Permalink
[ESLint] Update @typescript-eslint/utils and typescript-eslint to 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 1, 2024
1 parent 7a0fc68 commit 72501e7
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 97 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-dogs-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@putstack/eslint-config-typescript': minor
---

Update @typescript-eslint/utils and typescript-eslint to 8.8.0
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.11.1",
"@typescript-eslint/utils": "8.7.0",
"@typescript-eslint/utils": "8.8.0",
"eslint-plugin-depend": "0.11.0",
"eslint-plugin-perfectionist": "3.8.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-unicorn": "55.0.0",
"typescript-eslint": "8.7.0"
"typescript-eslint": "8.8.0"
},
"devDependencies": {
"@types/eslint__js": "8.42.3"
Expand Down
125 changes: 30 additions & 95 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 72501e7

Please sign in to comment.