Skip to content

Commit c5ddb7f

Browse files
Update all non-major dependencies (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 616a1ec commit c5ddb7f

File tree

2 files changed

+211
-151
lines changed

2 files changed

+211
-151
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,14 @@
9292
},
9393
"homepage": "https://github.com/high1/solid-jsx#readme",
9494
"devDependencies": {
95-
"@typescript-eslint/eslint-plugin": "8.27.0",
96-
"@typescript-eslint/parser": "8.27.0",
95+
"@typescript-eslint/eslint-plugin": "8.28.0",
96+
"@typescript-eslint/parser": "8.28.0",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.0",
99-
"eslint-import-resolver-typescript": "3.9.1",
99+
"eslint-import-resolver-typescript": "3.10.0",
100100
"eslint-plugin-import": "2.31.0",
101-
"eslint-plugin-jsonc": "2.19.1",
102-
"eslint-plugin-prettier": "5.2.4",
101+
"eslint-plugin-jsonc": "2.20.0",
102+
"eslint-plugin-prettier": "5.2.5",
103103
"eslint-plugin-yml": "1.17.0",
104104
"husky": "9.1.7",
105105
"lint-staged": "15.5.0",

0 commit comments

Comments
 (0)