Skip to content

Commit

Permalink
chore(deps): update typescript-eslint deps to latest (primer#4439)
Browse files Browse the repository at this point in the history
* chore(deps): update typescript-eslint deps to latest

* chore(deps): update deps in codesandbox

---------

Co-authored-by: Josh Black <[email protected]>
  • Loading branch information
joshblack and joshblack authored Apr 9, 2024
1 parent 0107c3e commit cb5bf80
Show file tree
Hide file tree
Showing 3 changed files with 1,049 additions and 756 deletions.
4 changes: 2 additions & 2 deletions examples/codesandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"devDependencies": {
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.2.1",
"@primer/react": "36.x",
"eslint": "^8.56.0",
Expand Down
Loading

0 comments on commit cb5bf80

Please sign in to comment.