We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c24ee1 commit 229efc0Copy full SHA for 229efc0
2 files changed
package.json
@@ -92,8 +92,8 @@
92
},
93
"homepage": "https://github.com/high1/solid-jsx#readme",
94
"devDependencies": {
95
- "@typescript-eslint/eslint-plugin": "7.18.0",
96
- "@typescript-eslint/parser": "7.18.0",
+ "@typescript-eslint/eslint-plugin": "8.18.0",
+ "@typescript-eslint/parser": "8.18.0",
97
"eslint": "8.57.1",
98
"eslint-config-prettier": "9.1.0",
99
"eslint-import-resolver-typescript": "3.7.0",
0 commit comments