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 8, 2024
1 parent 832fc08 commit a9f79ad
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 75 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": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -104,10 +104,10 @@
"husky": "9.0.11",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"rimraf": "5.0.8",
"solid-js": "1.8.18",
"tsup": "8.1.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"lint-staged": {
"*.{js,ts}": "eslint --fix",
Expand Down
144 changes: 73 additions & 71 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 a9f79ad

Please sign in to comment.