Skip to content

Commit 452def8

Browse files
committed
Update all non-major dependencies
1 parent a6705fd commit 452def8

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,22 +92,22 @@
9292
},
9393
"homepage": "https://github.com/high1/solid-jsx#readme",
9494
"devDependencies": {
95-
"@typescript-eslint/eslint-plugin": "7.4.0",
96-
"@typescript-eslint/parser": "7.4.0",
95+
"@typescript-eslint/eslint-plugin": "7.5.0",
96+
"@typescript-eslint/parser": "7.5.0",
9797
"eslint": "8.57.0",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.6.1",
100100
"eslint-plugin-import": "2.29.1",
101-
"eslint-plugin-jsonc": "2.14.1",
101+
"eslint-plugin-jsonc": "2.15.0",
102102
"eslint-plugin-prettier": "5.1.3",
103-
"eslint-plugin-yml": "1.13.2",
103+
"eslint-plugin-yml": "1.14.0",
104104
"husky": "9.0.11",
105105
"lint-staged": "15.2.2",
106106
"prettier": "3.2.5",
107107
"rimraf": "5.0.5",
108108
"solid-js": "1.8.16",
109109
"tsup": "8.0.2",
110-
"typescript": "5.4.3"
110+
"typescript": "5.4.4"
111111
},
112112
"lint-staged": {
113113
"*.{js,ts}": "eslint --fix",
@@ -116,5 +116,5 @@
116116
"peerDependencies": {
117117
"solid-js": ">=1.4.0"
118118
},
119-
"packageManager": "pnpm@8.15.5"
119+
"packageManager": "pnpm@8.15.6"
120120
}

pnpm-lock.yaml

Lines changed: 74 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)