Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 08f9d3a commit b7dadd7
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 71 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@types/lodash": "4.17.7",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@vitejs/plugin-react": "4.3.1",
"@yelo/rollup-node-external": "^1.0.1",
"alias-hq": "6.2.3",
Expand Down Expand Up @@ -93,7 +93,7 @@
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0",
"typescript-eslint": "8.2.0",
"vite": "5.3.5",
"vite-plugin-dts": "3.9.1"
}
Expand Down
130 changes: 62 additions & 68 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 b7dadd7

Please sign in to comment.