We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff383e commit 29af26eCopy full SHA for 29af26e
editors/code/package.json
@@ -52,7 +52,7 @@
52
"@vscode/test-web": "^0.0.68",
53
"@vscode/vsce": "^3.3.2",
54
"esbuild": "^0.25.3",
55
- "eslint": "^9.24.0",
+ "eslint": "^9.26.0",
56
"npm-run-all": "^4.1.5",
57
"typescript": "^5.8.3",
58
"typescript-eslint": "^8.31.1"
playground/package.json
@@ -14,7 +14,7 @@
14
"@playwright/test": "^1.52.0",
15
"classnames": "^2.5.1",
16
"cross-env": "^7.0.3",
17
18
"eslint-plugin-import": "^2.31.0",
19
"eslint-plugin-react": "^7.37.5",
20
"eslint-plugin-react-hooks": "^5.2.0",
0 commit comments