Skip to content

Commit a9f79ad

Browse files
committed
Update all non-major dependencies
1 parent 832fc08 commit a9f79ad

2 files changed

Lines changed: 77 additions & 75 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": "7.14.1",
96-
"@typescript-eslint/parser": "7.14.1",
95+
"@typescript-eslint/eslint-plugin": "7.15.0",
96+
"@typescript-eslint/parser": "7.15.0",
9797
"eslint": "8.57.0",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.6.1",
@@ -104,10 +104,10 @@
104104
"husky": "9.0.11",
105105
"lint-staged": "15.2.7",
106106
"prettier": "3.3.2",
107-
"rimraf": "5.0.7",
107+
"rimraf": "5.0.8",
108108
"solid-js": "1.8.18",
109109
"tsup": "8.1.0",
110-
"typescript": "5.5.2"
110+
"typescript": "5.5.3"
111111
},
112112
"lint-staged": {
113113
"*.{js,ts}": "eslint --fix",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)