Skip to content

Commit 9077410

Browse files
chore(deps): update dependency rimraf to v5.0.8
1 parent 5296c66 commit 9077410

File tree

3 files changed

+42
-32
lines changed

3 files changed

+42
-32
lines changed

packages/plugin-request-logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prettier": "^3.0.2",
6262
"prettier-plugin-svelte": "^3.0.3",
6363
"publint": "^0.2.1",
64-
"rimraf": "^5.0.1",
64+
"rimraf": "^5.0.8",
6565
"svelte": "^4.2.0",
6666
"svelte-check": "^3.5.0",
6767
"tslib": "^2.6.2",

packages/plugin-trpc/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"npm-run-all": "^4.1.5",
3535
"npm-watch": "^0.11.0",
3636
"prettier": "^2.8.8",
37-
"rimraf": "^3.0.2",
37+
"rimraf": "^5.0.8",
3838
"typescript": "^4.7.4"
3939
},
4040
"dependencies": {

pnpm-lock.yaml

Lines changed: 40 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)