Skip to content

Commit 79a0353

Browse files
Update all non-major dependencies (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4446a40 commit 79a0353

3 files changed

Lines changed: 72 additions & 72 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout 🛎️
1919
uses: actions/checkout@v4.2.2
2020
- name: Pnpm 🧱
21-
uses: pnpm/action-setup@v4.0.0
21+
uses: pnpm/action-setup@v4.1.0
2222
- name: Node.js 🧰
2323
uses: actions/setup-node@v4.2.0
2424
with:

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.22.0",
96-
"@typescript-eslint/parser": "8.22.0",
95+
"@typescript-eslint/eslint-plugin": "8.23.0",
96+
"@typescript-eslint/parser": "8.23.0",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.7.0",
@@ -103,7 +103,7 @@
103103
"eslint-plugin-yml": "1.16.0",
104104
"husky": "9.1.7",
105105
"lint-staged": "15.4.3",
106-
"prettier": "3.4.2",
106+
"prettier": "3.5.0",
107107
"rimraf": "6.0.1",
108108
"solid-js": "1.9.4",
109109
"tsup": "8.3.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)