We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888adbd commit 65a6002Copy full SHA for 65a6002
1 file changed
package.json
@@ -34,9 +34,9 @@
34
"@web/dev-server-esbuild": "^1.0.0",
35
"@web/test-runner": "^0.16.0",
36
"cem-plugin-vs-code-custom-data-generator": "^1.3.0",
37
- "eslint": "^8.28.0",
+ "eslint": "^10.0.0",
38
"eslint-plugin-custom-elements": "^0.0.8",
39
- "eslint-plugin-github": "^4.4.1",
+ "eslint-plugin-github": "^6.0.0",
40
"typescript": "^5.0.0"
41
},
42
"customElements": "custom-elements.json"
0 commit comments