Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.59.1 (#809)
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] committed Apr 25, 2023
1 parent d2bd419 commit 49b633e
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 33 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@vitejs/plugin-react": "3.1.0",
"@vitest/coverage-c8": "0.30.1",
"clean-package": "2.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"@testing-library/user-event": "14.4.3",
"@types/jsdom": "21.1.1",
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@vitest/coverage-c8": "0.30.1",
"clean-package": "2.2.0",
"eslint": "8.39.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@testing-library/vue": "7.0.0",
"@types/jsdom": "21.1.1",
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@vitejs/plugin-vue": "4.1.0",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-c8": "0.30.1",
Expand Down
116 changes: 89 additions & 27 deletions pnpm-lock.yaml

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

1 comment on commit 49b633e

@vercel
Copy link

@vercel vercel bot commented on 49b633e Apr 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.