Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.1.0 (#2261)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 2ebf6f8 commit 03ad778
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/frameworks/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jsdom": "21.1.6",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.57.0",
"eslint-plugin-jest-dom": "5.1.0",
Expand Down
148 changes: 140 additions & 8 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 03ad778

Please sign in to comment.