Skip to content

Commit

Permalink
Renovate react monorepo (#467)
Browse files Browse the repository at this point in the history
* Renovate react monorepo

* eslint-plugin-react-hooks to latest RC

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: merrywhether <[email protected]>
  • Loading branch information
renovate[bot] and merrywhether committed Sep 27, 2024
1 parent f9ca01c commit 4539573
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-perfectionist": "^3.7.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-hooks": "^5.1.0-rc-e740d4b1-20240919",
"eslint-plugin-react-hooks": "^5.1.0-rc-3edc000d-20240926",
"eslint-plugin-solid": "^0.14.3",
"globals": "^15.9.0",
"knitwork": "^1.1.0",
Expand All @@ -81,8 +81,8 @@
}
},
"devDependencies": {
"@types/node": "^20.16.9",
"@types/react": "^18.3.8",
"@types/node": "^20.16.10",
"@types/react": "^18.3.10",
"@types/semver": "^7.5.8"
},
"packageManager": "[email protected]"
Expand Down
22 changes: 11 additions & 11 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 4539573

Please sign in to comment.