Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 7ccb63d commit fd0f0d2
Show file tree
Hide file tree
Showing 33 changed files with 201 additions and 536 deletions.
467 changes: 138 additions & 329 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.
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.12.0",
"@typescript-eslint/parser": "6.12.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.12.0",
"@typescript-eslint/parser": "6.12.0",
"@typescript-eslint/typescript-estree": "6.12.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 fd0f0d2

Please sign in to comment.