Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^8.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent caa7a92 commit 464bc65
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 93 deletions.
158 changes: 68 additions & 90 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@stylistic/eslint-plugin-ts": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.5.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand All @@ -53,6 +53,6 @@
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.2"
}
}

0 comments on commit 464bc65

Please sign in to comment.