Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v6 (#856)
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | rimraf  | 5.0.9 | 6.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 16855c5 commit de0b07a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.3"
Expand Down
59 changes: 38 additions & 21 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 de0b07a

Please sign in to comment.