Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v6 (#8343)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent c69f302 commit ecc17d5
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"publint": "^0.2.12",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"sherif": "^1.0.0",
"tsup": "8.0.2",
"typescript": "5.3.3",
Expand Down
51 changes: 45 additions & 6 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 ecc17d5

Please sign in to comment.