Skip to content

Commit

Permalink
Merge pull request #373 from Enterwell/renovate/rimraf-6.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rimraf to v6
  • Loading branch information
AleksandarDev authored Jul 16, 2024
2 parents dff76db + eed221d commit 1fec504
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "18.2.19",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"tsconfig": "workspace:*",
"tsup": "8.1.0",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"tsconfig": "workspace:*",
"tsup": "8.1.0",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"tsconfig": "workspace:*",
"tsup": "8.1.0",
"typescript": "5.5.3"
Expand Down
87 changes: 51 additions & 36 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 1fec504

Please sign in to comment.