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 Jan 8, 2024
1 parent 0c3c9e4 commit 9dbfe0d
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
8 changes: 4 additions & 4 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.16.0",
"@typescript-eslint/parser": "6.16.0",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -105,7 +105,7 @@
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"solid-js": "1.8.7",
"solid-js": "1.8.8",
"tsup": "8.0.1",
"typescript": "5.3.3"
},
Expand All @@ -116,5 +116,5 @@
"peerDependencies": {
"solid-js": ">=1.4.0"
},
"packageManager": "pnpm@8.13.1"
"packageManager": "pnpm@8.14.0"
}
114 changes: 57 additions & 57 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 9dbfe0d

Please sign in to comment.