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 Nov 20, 2023
1 parent 723f670 commit 5df3153
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
},
"homepage": "https://github.com/high1/solid-jsx#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -116,5 +116,5 @@
"peerDependencies": {
"solid-js": ">=1.4.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 5df3153

Please sign in to comment.