Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 7ccb63d commit c04c6af
Show file tree
Hide file tree
Showing 32 changed files with 192 additions and 527 deletions.
449 changes: 129 additions & 320 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"web-vitals": "3.4.0"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@testing-library/react/@testing-library/dom": "9.3.1",
"@mui/[email protected]": "patch:@mui/x-date-pickers@npm%3A6.18.1#./.yarn/patches/@mui-x-date-pickers-npm-6.18.1-79bdefe4ec.patch"
},
Expand Down Expand Up @@ -114,9 +114,9 @@
"@testing-library/user-event": "14.4.3",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.3",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@typescript-eslint/typescript-estree": "6.2.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/typescript-estree": "6.11.0",
"@yarnpkg/sdks": "3.0.0-rc.33",
"chart.js": "4.3.0",
"chartjs-plugin-zoom": "2.0.0",
Expand Down
Loading

0 comments on commit c04c6af

Please sign in to comment.