Skip to content

Commit 1a332ee

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

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout 🛎️
19-
uses: actions/checkout@v4.2.2
19+
uses: actions/checkout@v4.3.0
2020
- name: Pnpm 🧱
2121
uses: pnpm/[email protected]
2222
- name: Node.js 🧰

package.json

Lines changed: 3 additions & 3 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.39.0",
96-
"@typescript-eslint/parser": "8.39.0",
95+
"@typescript-eslint/eslint-plugin": "8.39.1",
96+
"@typescript-eslint/parser": "8.39.1",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.2",
9999
"eslint-import-resolver-typescript": "3.10.1",
@@ -105,7 +105,7 @@
105105
"lint-staged": "15.5.2",
106106
"prettier": "3.6.2",
107107
"rimraf": "6.0.1",
108-
"solid-js": "1.9.8",
108+
"solid-js": "1.9.9",
109109
"tsup": "8.5.0",
110110
"typescript": "5.9.2"
111111
},

pnpm-lock.yaml

Lines changed: 71 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)