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 Jul 29, 2024
1 parent 947d147 commit f92daec
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 112 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,22 +92,22 @@
},
"homepage": "https://github.com/high1/solid-jsx#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-yml": "1.14.0",
"husky": "9.1.1",
"husky": "9.1.3",
"lint-staged": "15.2.7",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"solid-js": "1.8.18",
"tsup": "8.2.1",
"typescript": "5.5.3"
"solid-js": "1.8.19",
"tsup": "8.2.3",
"typescript": "5.5.4"
},
"lint-staged": {
"*.{js,ts}": "eslint --fix",
Expand Down
Loading

0 comments on commit f92daec

Please sign in to comment.