Skip to content

Commit 6254e39

Browse files
chore(deps): update dependency rimraf to v6 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6afcc91 commit 6254e39

3 files changed

Lines changed: 56 additions & 43 deletions

File tree

.changeset/renovate-3c09951.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'filter-data': patch
3+
---
4+
5+
Updated dependency `rimraf` to `^6.0.1`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest": "^29.7.0",
7878
"match-sorter": "^6.3.4",
7979
"prettier": "^3.3.3",
80-
"rimraf": "^5.0.10",
80+
"rimraf": "^6.0.1",
8181
"rollup": "^3.29.4",
8282
"rollup-plugin-dts": "^6.1.1",
8383
"ts-toolbelt": "^9.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)