We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888adbd commit 8cdf18cCopy full SHA for 8cdf18c
1 file changed
package.json
@@ -34,10 +34,10 @@
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",
40
- "typescript": "^5.0.0"
+ "eslint-plugin-github": "^6.0.0",
+ "typescript": "^6.0.0"
41
},
42
"customElements": "custom-elements.json"
43
}
0 commit comments