Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | rimraf  | 4.4.1 | 5.0.5 |
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent d8ffd32 commit 73171e7
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rimraf": "^4.4.1",
"rimraf": "^5.0.5",
"typescript": "^4.9.5",
"unplugin-vue-define-options": "^1.4.2",
"vite": "^4.3.8",
Expand Down
101 changes: 66 additions & 35 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 73171e7

Please sign in to comment.