Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 1e0e655 commit f6fe68e
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 247 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"cz-conventional-changelog": "^3.3.0",
"cz-emoji-conventional": "^1.0.2",
"eslint": "^9.0.0",
Expand All @@ -46,7 +46,7 @@
"tailwindcss": "^3.4.1",
"tw-colors": "^3.3.1",
"typescript": "^5",
"typescript-eslint": "^7.17.0"
"typescript-eslint": "^8.0.0"
},
"lint-staged": {
"*/**/*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit f6fe68e

Please sign in to comment.