Skip to content

Commit cb5bf80

Browse files
authored
chore(deps): update typescript-eslint deps to latest (#4439)
* chore(deps): update typescript-eslint deps to latest * chore(deps): update deps in codesandbox --------- Co-authored-by: Josh Black <[email protected]>
1 parent 0107c3e commit cb5bf80

File tree

3 files changed

+1049
-756
lines changed

3 files changed

+1049
-756
lines changed

examples/codesandbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"devDependencies": {
1818
"@types/react": "^18.2.55",
1919
"@types/react-dom": "^18.2.19",
20-
"@typescript-eslint/eslint-plugin": "^6.21.0",
21-
"@typescript-eslint/parser": "^6.21.0",
20+
"@typescript-eslint/eslint-plugin": "^7.3.1",
21+
"@typescript-eslint/parser": "^7.3.1",
2222
"@vitejs/plugin-react": "^4.2.1",
2323
"@primer/react": "36.x",
2424
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)