Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6.19.1 (#2097)
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 Jan 29, 2024
1 parent 38f41bc commit 0cabcfe
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
4 changes: 2 additions & 2 deletions packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.1",
"eslint": "8.56.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 @@ -95,8 +95,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": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vitest/coverage-v8": "1.2.1",
"eslint": "8.56.0",
"eslint-plugin-jest-dom": "5.1.0",
Expand Down
114 changes: 57 additions & 57 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 0cabcfe

Please sign in to comment.