Skip to content

Commit e5e5d8f

Browse files
chore(deps): update dependency rimraf to v6 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ddda46 commit e5e5d8f

File tree

3 files changed

+97
-55
lines changed

3 files changed

+97
-55
lines changed

packages/path-equal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest-watch-typeahead": "^2.2.2",
6060
"ncp": "^2.0.0",
6161
"npm-run-all2": "^7.0.0",
62-
"rimraf": "^5.0.0",
62+
"rimraf": "^6.0.0",
6363
"size-limit": "^8.2.4",
6464
"ts-jest": "^29.0.5",
6565
"typescript": "^5.0.0"

packages/uni-path/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest-watch-toggle-config-2": "^2.1.0",
5858
"jest-watch-typeahead": "^2.2.2",
5959
"npm-run-all2": "^7.0.0",
60-
"rimraf": "^5.0.0",
60+
"rimraf": "^6.0.0",
6161
"size-limit": "^8.2.4",
6262
"ts-jest": "^29.0.5",
6363
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)