We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1fd37 commit 777cc91Copy full SHA for 777cc91
code/react/base/package.json
@@ -24,7 +24,7 @@
24
"@typescript-eslint/eslint-plugin": "8.5.0",
25
"@typescript-eslint/parser": "8.5.0",
26
"@vitejs/plugin-react": "4.3.1",
27
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
28
"eslint-plugin-react": "7.36.1",
29
"msw": "1.3.1",
30
"typescript": "5.6.2",
packages/eslint-config-custom/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"main": "index.js",
5
"dependencies": {
6
7
"eslint-config-turbo": "2.1.1",
8
"@typescript-eslint/parser": "8.5.0"
9
}
0 commit comments