Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 5296c66 commit 15847c5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-request-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "^3.0.2",
"prettier-plugin-svelte": "^3.0.3",
"publint": "^0.2.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.6",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-trpc/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"npm-run-all": "^4.1.5",
"npm-watch": "^0.11.0",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"rimraf": "^5.0.6",
"typescript": "^4.7.4"
},
"dependencies": {
Expand Down
44 changes: 22 additions & 22 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 15847c5

Please sign in to comment.