Skip to content

Commit a56951f

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

2 files changed

Lines changed: 92 additions & 92 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393
"homepage": "https://github.com/high1/solid-jsx#readme",
9494
"devDependencies": {
95-
"@typescript-eslint/eslint-plugin": "8.53.0",
96-
"@typescript-eslint/parser": "8.53.0",
95+
"@typescript-eslint/eslint-plugin": "8.53.1",
96+
"@typescript-eslint/parser": "8.53.1",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.2",
9999
"eslint-import-resolver-typescript": "3.10.1",
@@ -103,9 +103,9 @@
103103
"eslint-plugin-yml": "1.19.1",
104104
"husky": "9.1.7",
105105
"lint-staged": "15.5.2",
106-
"prettier": "3.8.0",
106+
"prettier": "3.8.1",
107107
"rimraf": "6.1.2",
108-
"solid-js": "1.9.10",
108+
"solid-js": "1.9.11",
109109
"tsup": "8.5.1",
110110
"typescript": "5.9.3"
111111
},

0 commit comments

Comments
 (0)