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] authored Feb 12, 2024
1 parent 6b8654a commit 2e77aea
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Pnpm 🧱
uses: pnpm/[email protected]
- name: Node.js 🧰
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: latest
cache: pnpm
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
},
"homepage": "https://github.com/high1/solid-jsx#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -102,11 +102,11 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-yml": "1.12.2",
"husky": "8.0.3",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"solid-js": "1.8.12",
"tsup": "8.0.1",
"solid-js": "1.8.14",
"tsup": "8.0.2",
"typescript": "5.3.3"
},
"lint-staged": {
Expand Down
124 changes: 62 additions & 62 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 2e77aea

Please sign in to comment.