Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 7bfd3fe commit 28c0346
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Checkout 🛎️
uses: actions/[email protected].0
uses: actions/[email protected].1
- name: Pnpm 🧱
uses: pnpm/[email protected]
- name: Node.js 🧰
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"solid-js": "1.9.1",
"solid-js": "1.9.2",
"tsup": "8.3.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"lint-staged": {
"*.{js,ts}": "eslint --fix",
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28c0346

Please sign in to comment.