Skip to content

Commit 3bf6e53

Browse files
committed
Update all non-major dependencies
1 parent a9f79ad commit 3bf6e53

3 files changed

Lines changed: 67 additions & 67 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Pnpm 🧱
2121
uses: pnpm/action-setup@v3.0.0
2222
- name: Node.js 🧰
23-
uses: actions/setup-node@v4.0.2
23+
uses: actions/setup-node@v4.0.3
2424
with:
2525
node-version: latest
2626
cache: pnpm

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.15.0",
96-
"@typescript-eslint/parser": "7.15.0",
95+
"@typescript-eslint/eslint-plugin": "7.16.0",
96+
"@typescript-eslint/parser": "7.16.0",
9797
"eslint": "8.57.0",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.6.1",
@@ -103,8 +103,8 @@
103103
"eslint-plugin-yml": "1.14.0",
104104
"husky": "9.0.11",
105105
"lint-staged": "15.2.7",
106-
"prettier": "3.3.2",
107-
"rimraf": "5.0.8",
106+
"prettier": "3.3.3",
107+
"rimraf": "5.0.9",
108108
"solid-js": "1.8.18",
109109
"tsup": "8.1.0",
110110
"typescript": "5.5.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)