Skip to content

Commit c003fcd

Browse files
committed
Update all non-major dependencies
1 parent c54dc96 commit c003fcd

3 files changed

Lines changed: 58 additions & 58 deletions

File tree

.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.1.1
19+
uses: actions/checkout@v4.1.4
2020
- name: Pnpm 🧱
2121
uses: pnpm/action-setup@v3.0.0
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": "7.7.0",
96-
"@typescript-eslint/parser": "7.7.0",
95+
"@typescript-eslint/eslint-plugin": "7.7.1",
96+
"@typescript-eslint/parser": "7.7.1",
9797
"eslint": "8.57.0",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.6.1",
@@ -105,7 +105,7 @@
105105
"lint-staged": "15.2.2",
106106
"prettier": "3.2.5",
107107
"rimraf": "5.0.5",
108-
"solid-js": "1.8.16",
108+
"solid-js": "1.8.17",
109109
"tsup": "8.0.2",
110110
"typescript": "5.4.5"
111111
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)