Skip to content

Commit 67c1688

Browse files
Bump rimraf to ^6.1.0 (#47281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce0171f commit 67c1688

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"react-transition-group": "^4.4.5",
100100
"react-virtuoso": "^4.14.1",
101101
"react-window": "^2.2.3",
102-
"rimraf": "^6.0.1",
102+
"rimraf": "^6.1.0",
103103
"styled-components": "^6.1.19",
104104
"stylis": "4.2.0",
105105
"use-count-up": "^3.0.1",

packages-internal/docs-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"release:publish:dry-run": "pnpm build && pnpm publish --tag latest --registry=\"http://localhost:4873/\""
2222
},
2323
"dependencies": {
24-
"rimraf": "^6.0.1",
24+
"rimraf": "^6.1.0",
2525
"typescript": "^5.9.3"
2626
},
2727
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)