Skip to content

Commit 03b6777

Browse files
Update all non-major dependencies (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e88e6e commit 03b6777

3 files changed

Lines changed: 69 additions & 69 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.3.0
2020
- name: Pnpm 🧱
21-
uses: pnpm/action-setup@v4.1.0
21+
uses: pnpm/action-setup@v4.2.0
2222
- name: Node.js 🧰
2323
uses: actions/setup-node@v4.4.0
2424
with:

package.json

Lines changed: 2 additions & 2 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.45.0",
96-
"@typescript-eslint/parser": "8.45.0",
95+
"@typescript-eslint/eslint-plugin": "8.46.0",
96+
"@typescript-eslint/parser": "8.46.0",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.2",
9999
"eslint-import-resolver-typescript": "3.10.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)