Skip to content

Commit 3b61c0b

Browse files
committed
eslint plugin updates
1 parent a9f6129 commit 3b61c0b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/remix-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/remix-ts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@types/react": "^18.2.20",
2828
"@types/react-dom": "^18.2.7",
2929
"eslint": "^9.12.0",
30-
"eslint-import-resolver-typescript": "^3.6.1",
31-
"eslint-plugin-import": "^2.28.1",
32-
"eslint-plugin-jsx-a11y": "^6.7.1",
33-
"eslint-plugin-react": "^7.33.2",
30+
"eslint-import-resolver-typescript": "^3.6.3",
31+
"eslint-plugin-import": "^2.31.0",
32+
"eslint-plugin-jsx-a11y": "^6.10.0",
33+
"eslint-plugin-react": "^7.37.1",
3434
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
3535
"typescript": "^5.1.6",
3636
"globals": "^15.10.0",

0 commit comments

Comments
 (0)